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.

18 lines
253 B

  1. LIBRARY DISPLAY
  2. DESCRIPTION 'Windows Display Driver'
  3. EXETYPE WINDOWS
  4. STUB '..\..\BIN\WINSTUB.EXE'
  5. CODE PRELOAD MOVEABLE
  6. DATA PRELOAD MOVEABLE SINGLE
  7. HEAPSIZE 0
  8. EXPORTS
  9. WEP
  10. Disable @4
  11. Enable @5
  12. CheckCursor @104