Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
325 B

  1. NAME REGEDIT WINDOWAPI
  2. DESCRIPTION 'Registration Info Editor'
  3. STUB 'WINSTUB.EXE'
  4. EXETYPE WINDOWS
  5. CODE MOVEABLE PRELOAD
  6. DATA MOVEABLE MULTIPLE PRELOAD
  7. HEAPSIZE 1024
  8. STACKSIZE 4096
  9. EXPORTS
  10. EditDlg @2
  11. MainWndDlg @3
  12. MessageFilter @4
  13. WndProc @5
  14. MyOpenDlgProc @6
  15. SDKMainWndDlg @7
  16. GetKeyProc @8