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.

13 lines
369 B

  1. NAME DRWATSON WINDOWAPI
  2. DESCRIPTION 'System Diagnostic Utility'
  3. EXETYPE WINDOWS
  4. STUB '..\bin\WINSTUB.EXE'
  5. CODE MOVEABLE PRELOAD NONDISCARDABLE
  6. DATA MULTIPLE MOVEABLE PRELOAD
  7. HEAPSIZE 512
  8. STACKSIZE 9216 ; 4K for interrupt, 5K for program
  9. EXPORTS
  10. SherlockWndProc @1
  11. SherlockDialog @2
  12. ; CallMe @3