Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

22 lines
433 B

LIBRARY CATCPL16
DESCRIPTION 'Microsoft Gateway Configuration Control Panel Applet'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE MOVEABLE DISCARDABLE LOADONCALL
DATA MOVEABLE PRELOAD SINGLE
SEGMENTS
_INIT MOVEABLE DISCARDABLE PRELOAD
_WEP FIXED PRELOAD
HEAPSIZE 8192
EXPORTS
WEP
CPlApplet @1
CatDlgProc @2
AddDlgProc @3