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.

12 lines
408 B

  1. NAME inetmgr
  2. EXETYPE WINDOWS
  3. STUB 'WINSTUB.EXE'
  4. CODE PRELOAD MOVEABLE DISCARDABLE
  5. DATA PRELOAD MOVEABLE MULTIPLE
  6. HEAPSIZE 1024
  7. IMPORTS
  8. _CallProcEx32W = KERNEL.518
  9. LoadLibraryEx32W = KERNEL.513
  10. FreeLibrary32W = KERNEL.514
  11. GetProcAddress32W = KERNEL.515
  12. _CallProc32W = KERNEL.CallProc32W