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.

21 lines
726 B

  1. // Disc Settings dialog:
  2. #define IDH_CD_DRIVE_NAME 4300
  3. #define IDH_CD_GET_ARTIST 4301
  4. #define IDH_CD_GET_TITLE 4302
  5. #define IDH_CD_PLAY_LISTBOX 4303
  6. #define IDH_CD_ADD 4304
  7. #define IDH_CD_REMOVE 4305
  8. #define IDH_CD_CLEAR 4306
  9. #define IDH_CD_DEFAULT 4307
  10. #define IDH_CD_TRACK_NAME 4308
  11. #define IDH_CD_TRACK_LISTBOX 4309
  12. #define IDH_CD_SETNAME 4310
  13. // Preferences dialog box 4311
  14. #define IDH_CD_STOP_CD_ON_EXIT 4312
  15. #define IDH_CD_SAVE_ON_EXIT 4313
  16. #define IDH_CD_SHOW_TOOLTIPS 4314
  17. #define IDH_CD_INTRO_LENGTH 4315
  18. #define IDH_CD_DISPLAY_FONT 4316
  19.