Source code of Windows XP (NT5)
 
 
 
 
 
 

19 lines
283 B

NAME SDKREGED
DESCRIPTION 'View Registration Database'
STUB 'WINSTUB.EXE'
EXETYPE WINDOWS
CODE MOVEABLE PRELOAD
DATA MOVEABLE MULTIPLE PRELOAD
HEAPSIZE 1024
STACKSIZE 4096
EXPORTS
WndProc @3
MainWndDlg @4
MessageFilter @5
MyOpenDlgProc @6
GetKeyProc @8