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
382 B
13 lines
382 B
NAME DRWATSON WINDOWAPI
|
|
DESCRIPTION 'System Diagnostic Utility'
|
|
EXETYPE WINDOWS
|
|
STUB '..\bin\WINSTUB.EXE'
|
|
CODE MOVEABLE PRELOAD NONDISCARDABLE
|
|
DATA MULTIPLE MOVEABLE PRELOAD
|
|
HEAPSIZE 512
|
|
STACKSIZE 9216 ; 4K for interrupt, 5K for program
|
|
EXPORTS
|
|
SherlockWndProc @1
|
|
SherlockDialog @2
|
|
; CallMe @3
|
|
|