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.

141 lines
5.8 KiB

  1. ////////////////////////////////////////////
  2. //
  3. // Resource ID's for cdopt.h
  4. //
  5. ////////////////////////////////////////////
  6. #define IDS_CDOPTIONS 1
  7. #define IDS_SECONDS 2
  8. #define IDS_CDTITLES 3
  9. #define IDS_OTHERTITLES 4
  10. #define IDS_ARTIST 5
  11. #define IDS_TITLE 6
  12. #define IDS_PLAYLIST 7
  13. #define IDS_NODISC 8
  14. #define IDS_UNKNOWNTITLE 9
  15. #define IDS_UNKNOWNARTIST 10
  16. #define IDS_BYARTIST 11
  17. #define IDS_BYTITLE 12
  18. #define IDS_ALERTTEXT 13
  19. #define IDS_SAVEPROMPT 14
  20. #define IDS_COLLAPSE 15
  21. #define IDS_CREATEPLAYLIST 16
  22. #define IDS_EDITPLAYLIST 17
  23. #define IDS_BATCHTEXT 18
  24. #define IDS_TRACK 19
  25. #define IDS_DOWNLOADING 20
  26. #define IDS_NEWARTIST 21
  27. #define IDS_NEWTITLE 22
  28. #define IDS_IMPORTING 23
  29. #define IDS_ERROR_NO_ODBC 24
  30. #define IDS_ERROR_SETUP 25
  31. #define IDS_SECOND 26
  32. #define IDS_ERROR_NOUPLOAD 27
  33. #define IDS_ERROR_PARTUPLOAD 28
  34. #define IDS_UPLOAD_SUCCESS 29
  35. #define IDS_UPLOAD_STATUS 30
  36. #define IDD_WEBCD 101
  37. #define IDD_CDPLAYEROPTIONS 102
  38. #define IDI_CD 103
  39. #define IDD_CDPLAYLISTS 105
  40. #define IDD_CDHOST 106
  41. #define IDD_MIXERPICKER 107
  42. #define IDD_LOADSTATUS 108
  43. #define IDR_TITLEMENU 109
  44. #define IDI_SMALLCD 110
  45. #define IDI_CDSTACK 111
  46. #define IDI_NODISC 112
  47. #define IDI_TITLECLOSED 113
  48. #define IDI_TITLEOPEN 114
  49. #define IDI_CDCOLLECTION 115
  50. #define IDI_SONG 116
  51. #define IDI_CDVOLUME 117
  52. #define IDD_DIALOG_PLAYLIST 118
  53. #define IDD_DIALOG_UPLOAD 119
  54. #define IDD_UPLOAD_CONFIRM 120
  55. #define IDD_CDTITLEOPTIONS 121
  56. #define IDI_CDQUESTION 122
  57. #define IDR_INSERT 123
  58. #define IDAPPLY 1000
  59. #define IDC_STARTPLAY 1001
  60. #define IDC_EXITSTOP 1002
  61. #define IDC_TOPMOST 1003
  62. #define IDC_CDTIME 1004
  63. #define IDC_TRACKTIME 1005
  64. #define IDC_TRACKTIMEREMAIN 1006
  65. #define IDC_CDTIMEREMAIN 1007
  66. #define IDC_INTROTIMESLIDER 1008
  67. #define IDC_INTROTIMETEXT 1009
  68. #define IDC_TITLEPICKER 1010
  69. #define IDC_DOWNLOADPROMPT 1011
  70. #define IDC_DOWNLOADENABLED 1012
  71. #define IDC_PLAYLISTRESTORE 1013
  72. #define IDC_TITLERESTORE 1014
  73. #define IDC_TITLETEXT 1015
  74. #define IDC_ARTISTTEXT 1016
  75. #define IDC_PLAYLIST 1017
  76. #define IDC_CDOPTIONS 1018
  77. #define IDC_OPTIONSRESTORE 1019
  78. #define IDC_SETVOLUMECNTL 1020
  79. #define IDC_PROVIDERPICKER 1021
  80. #define IDC_MIXERTREE 1022
  81. #define IDC_DEFAULTMIXER 1023
  82. #define IDC_BATCHENABLED 1024
  83. #define IDC_CDDRIVE 1025
  84. #define IDC_AUDIOMIXER 1026
  85. #define IDC_AUDIOCONTROL 1027
  86. #define IDC_EDITLIST 1028
  87. #define IDC_EDITPLAYLIST 1029
  88. #define IDC_CDTREE 1030
  89. #define IDC_PROGRESSMETER 1031
  90. #define IDC_BYARTIST 1032
  91. #define IDC_BATCHTEXT 1033
  92. #define IDC_DOWNLOADNOW 1034
  93. //#define IDC_EDIT_ARTIST 1035
  94. //#define IDC_EDIT_TITLE 1036
  95. #define IDC_CURRLIST 1037
  96. #define IDC_BUTTON_REMOVE 1038
  97. #define IDC_BUTTON_CLEAR 1039
  98. #define IDC_BUTTON_RESET 1040
  99. #define IDC_AVAILTITLES 1041
  100. #define IDC_AVAILTRACKS 1042
  101. #define IDC_ADDTOPLAYLIST 1043
  102. #define IDC_VOL_MSG_TEXT 1044
  103. #define IDC_SELECTPLAYER_TEXT 1045
  104. #define IDC_SELECTMIXER_TEXT 1046
  105. #define IDC_SELECTCONTROL_TEXT 1047
  106. #define IDC_VOL_CONFIG_GROUP 1048
  107. #define IDC_PLAYBACK_GROUP 1049
  108. #define IDC_TIMEDISPLAY_GROUP 1050
  109. #define IDC_PREVIEWTIME_GROUP 1051
  110. #define IDC_PREVIEWTIME_TEXT 1052
  111. #define IDC_CURPROVIDER_TEXT 1053
  112. #define IDC_ALBUMBATCH_GROUP 1054
  113. #define IDC_ALBUMINFO_TEXT 1055
  114. #define IDC_DOWNLOAD_GROUP 1056
  115. #define IDC_ALBUMBATCH_TEXT 1057
  116. #define IDC_DATABASE_TEXT 1058
  117. #define IDC_VOLCONFIG_ICON 1059
  118. #define IDC_ARTIST_TEXT 1060
  119. #define IDC_TITLE_TEXT 1061
  120. #define IDC_AVAILTRACKS_TEXT 1062
  121. #define IDC_PLAYLIST_TEXT 1063
  122. #define IDC_SEPLINE1 1064
  123. #define IDC_SEPLINE2 1065
  124. #define IDC_TRAYENABLE 1066
  125. #define IDC_UPLOADTITLE 1067
  126. #define IDC_UPLOADTITLE_TEXT 1068
  127. #define IDC_CONFIRMPROMPT 1069
  128. #define IDC_CONFIRM_TEXT 1070
  129. #define IDC_CDQUESTION 1071
  130. #define ID_DELETETITLE 40000
  131. #define ID_EXPAND 40001
  132. #define ID_EDITTITLENAME 40002
  133. #define ID_EDITTRACKNAME 40003
  134. #define ID_EDITARTISTNAME 40004
  135. #define ID_DOWNLOADTITLE 40005
  136. #define ID_HELPMENU 40006