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.
 
 
 
 
 
 

19 lines
331 B

LIBRARY Sim16
DESCRIPTION 'Sim16 - Simulator for WOW Project'
EXETYPE WINDOWS
STUB '..\WIN30LIB\WINSTUB.EXE'
CODE PRELOAD FIXED
DATA PRELOAD FIXED SINGLE
HEAPSIZE 200
EXPORTS WEP
Sim32SendSim16 @1
Sim32GetVDMMemory @2
Sim32SetVDMMemory @3
Sim16SendSim32 @4