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.

19 lines
283 B

  1. NAME SDKREGED
  2. DESCRIPTION 'View Registration Database'
  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. WndProc @3
  11. MainWndDlg @4
  12. MessageFilter @5
  13. MyOpenDlgProc @6
  14. GetKeyProc @8