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

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