Source code of Windows XP (NT5)
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.

14 lines
254 B

  1. LIBRARY WVMAPPER
  2. EXETYPE WINDOWS
  3. PROTMODE
  4. CODE LOADONCALL MOVEABLE DISCARDABLE
  5. DATA SINGLE MOVEABLE PRELOAD
  6. HEAPSIZE 20480
  7. EXPORTS
  8. WEP @1 RESIDENTNAME ;Internal
  9. DriverProc @2
  10. wodMessage @3
  11. widMessage @4