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.

23 lines
687 B

  1. #define DLG_CURSORS 100
  2. #define ID_CURSORLIST 101
  3. #define ID_BROWSE 102
  4. #define ID_DEFAULT 103
  5. #define ID_TITLEH 104
  6. #define ID_CREATORH 105
  7. #define ID_FILEH 106
  8. #define ID_TITLE 107
  9. #define ID_CREATOR 108
  10. #define ID_FILE 109
  11. #define ID_PREVIEW 110
  12. #define ID_SAVESCHEME 111
  13. #define ID_REMOVESCHEME 112
  14. #define ID_SCHEMECOMBO 113
  15. #define DLG_FILEOPEN 200
  16. #define DLG_SCHEMESAVE 201
  17. #define ID_SCHEMEFILENAME 300
  18.