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.

22 lines
410 B

  1. LIBRARY MCIAVI
  2. EXETYPE WINDOWS
  3. CODE MOVEABLE DISCARDABLE LOADONCALL
  4. ;;;;;;DATA FIXED SINGLE PRELOAD
  5. DATA MOVEABLE SINGLE PRELOAD
  6. SEGMENTS
  7. _TEXT MOVEABLE DISCARDABLE PRELOAD
  8. FIX FIXED PRELOAD
  9. OPEN MOVEABLE DISCARDABLE PRELOAD
  10. HEAPSIZE 4096
  11. IMPORTS
  12. mmDefDriverProc = MMSYSTEM.1104
  13. LockCurrentTask = KERNEL.33
  14. EXPORTS
  15. WEP ;Internal
  16. DriverProc