1
0

RESOURCE.H 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by SCRIPT1.RC
  4. //
  5. #define IDS_PREVIOUS_TRACK 0
  6. #define IDS_PLAY_PAUSE 1
  7. #define IDS_STOP 2
  8. #define IDC_APPLY 3
  9. #define IDS_NEXT_TRACK 3
  10. #define IDS_OPEN_FILE 4
  11. #define IDS_COMPACT_MODE 5
  12. #define IDS_DECREASE_VOLUME 6
  13. #define IDS_INCREASE_VOLUME 7
  14. #define IDS_HOLD_CTRL 8
  15. #define IDS_HOLD_SHIFT 9
  16. // #define IDS_WIN2K_PLUS 10
  17. #define IDS_CTRL_TO_DECREASE 11
  18. #define IDS_CTRL_TO_INCREASE 12
  19. #define IDS_STOPPED_STR 13
  20. #define IDS_PAUSED_STR 14
  21. #define IDS_DEFAULT_ICONS 15
  22. #define IDS_CUSTOM_ICON_PACK 16
  23. #define IDS_CONFIG_INFO 17
  24. #define IDS_OFD_FILTER_STR 18
  25. #define IDS_OFD_TITLE_STR 19
  26. #define IDS_STRING22 20
  27. #define IDS_GET_ICON_PACKS 21
  28. #define IDS_DO_YOU_ALSO_WANT_TO_REMOVE_SETTINGS 22
  29. #define IDD_DIALOG1 101
  30. #define IDD_DIALOG2 102
  31. #define IDI_ICON1 103
  32. #define IDI_ICON2 104
  33. #define IDI_ICON3 105
  34. #define IDI_ICON4 106
  35. #define IDI_ICON5 107
  36. #define IDI_ICON6 108
  37. #define IDI_ICON7 109
  38. #define IDI_ICON8 110
  39. #define IDB_BITMAP1 111
  40. #define IDC_ONOFF 1000
  41. #define IDC_PREV 1001
  42. #define IDC_PREV2 1002
  43. #define IDC_PREV3 1003
  44. #define IDC_PREV4 1004
  45. #define IDC_PREV5 1005
  46. #define IDC_PREV6 1006
  47. #define IDC_PREV7 1007
  48. #define IDC_PREV8 1008
  49. #define IDC_COMBO1 1009
  50. #define IDC_EDIT1 1010
  51. #define IDC_BUTTON1 1011
  52. #define ID_INFO 1012
  53. #define IDC_COMBO2 1013
  54. #define IDC_LINK 1014
  55. #define IDS_NULLSOFT_TRAY_CONTROL 65534
  56. // Next default values for new objects
  57. //
  58. #ifdef APSTUDIO_INVOKED
  59. #ifndef APSTUDIO_READONLY_SYMBOLS
  60. #define _APS_NEXT_RESOURCE_VALUE 117
  61. #define _APS_NEXT_COMMAND_VALUE 40001
  62. #define _APS_NEXT_CONTROL_VALUE 1015
  63. #define _APS_NEXT_SYMED_VALUE 101
  64. #endif
  65. #endif