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.

22 lines
405 B

  1. #define idmOptions 0
  2. #define idmHelp 1
  3. #define idmSetTimeout 100
  4. #define idmBlankNow 101
  5. #define idmAbout 102
  6. #define idmBlankPtr 103
  7. #define idmBackground 104
  8. #define idmQuit 105
  9. #define idmSetDir 106
  10. #define idmIndex 107
  11. #define idmOverview 108
  12. #define idmHowTo 109
  13. #define idmCommands 110
  14. #define idmAutoload 111
  15. #define idOK IDOK
  16. #define idCancel IDCANCEL
  17. #define idTimeout 3
  18. #define idList 4