resource.h
上传用户:hxb_1234
上传日期:2010-03-30
资源大小:8328k
文件大小:6k
源码类别:

VC书籍

开发平台:

Visual C++

  1. #define IDB_MAINUP                      101
  2. #define IDD_PLAYLIST                    108
  3. #define APP_ICON                        110
  4. #define IDR_MENU1                       111
  5. #define IDR_ACCELERATOR1                114
  6. #define IDB_MAINSMALLFONT               115
  7. #define IDB_MAINBIGFONT                 116
  8. #define IDD_ABOUT                       118
  9. #define IDR_ABOUT1                      125
  10. #define IDD_OPTIONS                     126
  11. #define IDI_ICON_MP3                    128
  12. #define IDI_ICON_PLS                    129
  13. #define IDD_TAGEDIT                     130
  14. #define IDD_URL                         131
  15. #define IDB_MAINDOWN                    132
  16. #define IDR_KEYBOARD                    149
  17. #define IDB_SYSTRAYBG                   152
  18. #define IDB_SYSTRAYFG                   153
  19. #define IDR_USAGE                       154
  20. #define IDR_CHANGES                     156
  21. #define IDB_PLAYLIST_CURRENTTRACK       157
  22. #define IDD_QUICKFIND                   158
  23. #define IDR_DEFAULTSKIN                 192
  24. #define IDB_SYSICON                     194
  25. #define IDB_SYSICON_MASK                196
  26. #define IDC_PLAYLIST                    1000
  27. #define IDC_OPENLIST                    1001
  28. #define IDC_SAVELIST                    1002
  29. #define IDC_CLEAR                       1003
  30. #define IDC_MOVEUP                      1004
  31. #define IDC_MOVEDOWN                    1005
  32. #define IDC_SORTTEXT                    1006
  33. #define IDC_MOVETEXT                    1007
  34. #define IDC_CLEARSEL                    1008
  35. #define IDC_SHUFFLE                     1010
  36. #define IDC_ABOUTICON                   1012
  37. #define IDC_ADDDIR                      1013
  38. #define IDC_ABOUTTEXT                   1013
  39. #define IDC_SPIN1                       1014
  40. #define IDC_ARTIST                      1014
  41. #define IDC_FIND                        1014
  42. #define IDC_ALBUM                       1015
  43. #define IDC_YEAR                        1016
  44. #define IDC_COMMENT                     1017
  45. #define IDC_ONTOP                       1018
  46. #define IDC_TRACK                       1018
  47. #define IDC_REGFILETYPE                 1019
  48. #define IDC_ADDICONS                    1020
  49. #define IDC_OUTPUT                      1026
  50. #define IDC_MIXER                       1027
  51. #define IDC_AUTOEXIT                    1029
  52. #define IDC_REMEMBERPLS                 1030
  53. #define IDC_WEBSITE                     1031
  54. #define IDC_REMAINING                   1031
  55. #define IDC_READTAG                     1032
  56. #define IDC_GENRE                       1032
  57. #define IDC_EXTENSIONS                  1033
  58. #define IDC_EASYMOVE                    1034
  59. #define IDC_MP3LIST                     1035
  60. #define IDC_ROTATE                      1035
  61. #define IDWRITE                         1036
  62. #define IDC_SCROLLTITLE                 1036
  63. #define IDC_URL                         1037
  64. #define IDC_REMSONG                     1037
  65. #define IDC_FILEONCE                    1038
  66. #define IDC_LOADSKIN                    1039
  67. #define IDC_READSELTAG                  1040
  68. #define IDC_PLAYLISTSKIN                1041
  69. #define IDC_SUPPORTID3_V2               1041
  70. #define IDC_SKINBUTTON                  1042
  71. #define IDC_PLAYLISTSKINBUTTON          1043
  72. #define IDC_READID3INBACKGROUND         1043
  73. #define IDC_AUTOPLAY                    1044
  74. #define IDC_TASKBAR                     1045
  75. #define IDC_MULTIPLEINSTANCES           1046
  76. #define IDC_ABOUTRADIO                  1047
  77. #define IDC_READTRACKTIME               1047
  78. #define IDC_KEYBOARDRADIO               1048
  79. #define IDC_PREFERNATIVEOGGTAGS         1048
  80. #define IDC_REMEMBERSKIN                1049
  81. #define IDC_CHANGELOG                   1049
  82. #define IDC_REMSKINVAL                  1050
  83. #define IDC_FLUSH_SKINLIST              1051
  84. #define IDC_MINIMIZE                    1052
  85. #define IDC_DELAYTIME                   1052
  86. #define IDC_MAXIMIZE                    1053
  87. #define IDC_PLAYERSKINCHECK             1053
  88. #define IDC_CLOSE                       1054
  89. #define IDC_PLAYLISTSKINCHECK           1054
  90. #define IDC_DELAYTIMES                  1055
  91. #define IDC_FND_TEXT                    1057
  92. #define IDC_QFND_TITLES                 1058
  93. #define IDC_QFND_ALBUMS                 1059
  94. #define IDC_QFND_ARTISTS                1060
  95. #define IDC_RADIO1                      1061
  96. #define MENU_SKIN_DEFAULT               5000
  97. #define MENU_OPENFILE                   40001
  98. #define MENU_OPENLOC                    40002
  99. #define MENU_PLAYLIST                   40003
  100. #define MENU_OPTIONS                    40004
  101. #define MENU_ABOUT                      40005
  102. #define MENU_EXIT                       40006
  103. #define ID_DELETE                       40007
  104. #define ID_REPEAT                       40008
  105. #define ID_SHUFFLE                      40009
  106. #define ID_PLAY                         40010
  107. #define ID_STOP                         40011
  108. #define ID_PAUSE                        40012
  109. #define ID_LOAD                         40013
  110. #define ID_NEXT                         40014
  111. #define ID_PREVIOUS                     40015
  112. #define ID_VOLUMEUP                     40016
  113. #define ID_VOLUMEDOWN                   40017
  114. #define ID_SEEKFORWARD                  40022
  115. #define ID_SEEKBACKWARD                 40023
  116. #define ID_ABOUT                        40024
  117. #define ID_PLAYLIST                     40026
  118. #define ID_DRAWSKINLINES                40027
  119. #define ID_LOADSKIN                     40028
  120. #define ID_EQUALIZER                    40033
  121. #define ID_EXIT                         40035
  122. #define ID_FIND                         40036
  123. //
  124. #ifdef APSTUDIO_INVOKED
  125. #ifndef APSTUDIO_READONLY_SYMBOLS
  126. #define _APS_NEXT_RESOURCE_VALUE        197
  127. #define _APS_NEXT_COMMAND_VALUE         40039
  128. #define _APS_NEXT_CONTROL_VALUE         1062
  129. #define _APS_NEXT_SYMED_VALUE           101
  130. #endif
  131. #endif