2025-04-27 07:49:33 -04:00

22 lines
346 B
Modula-2

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