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.

30 lines
545 B

  1. #define NOGDI
  2. #define NONLS
  3. #define NORESOURCE
  4. #define NOSCROLL
  5. #define NOSHOWWINDOW
  6. #define NOVIRTUALKEYCODES
  7. #define NOWH
  8. #define NODESKTOP
  9. #define NOWINDOWSTATION
  10. #define NOSECURITY
  11. #define NOMSG
  12. #define NOWINOFFSETS
  13. #define NONCMESSAGES
  14. #define NOKEYSTATES
  15. #define NOCLIPBOARD
  16. #define NODEFERWINDOWPOS
  17. #define NOSYSMETRICS
  18. #define NOMENUS
  19. #define NODRAWTEXT
  20. #define NOMB
  21. #define NOCOLOR
  22. #define NOSYSCOMMANDS
  23. #define NOICONS
  24. #define NOWINMESSAGES
  25. #define NOMDI
  26. #define NOHELP
  27. #define NOSYSPARAMSINFO
  28. #define NOSERVICE
  29. #define _INC_MMSYSTEM