Leaked source code of windows server 2003
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.
 
 
 
 
 
 

25 lines
469 B

LIBRARY W95INF16
DESCRIPTION 'INF Installation Library'
EXETYPE WINDOWS
CODE PRELOAD MOVEABLE DISCARDABLE
DATA SINGLE MOVEABLE PRELOAD
HEAPSIZE 512
SEGMENTS
_INIT MOVEABLE DISCARDABLE PRELOAD
_WEP PRELOAD DISCARDABLE
EXPORTS
WEP
DllEntryPoint @1 RESIDENTNAME
w95thk_ThunkData16 @2
IMPORTS
C16ThkSLO1 = KERNEL.631
ThunkConnect16 = KERNEL.651