resource.h 2.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by ex.rc
  4. //
  5. #define IDD_DIALOG1 101
  6. #define IDR_CONTEXTMENUS 102
  7. #define IDD_SEND_FILES 103
  8. #define IDD_CONFIG 104
  9. #define IDD_EDIT_INFO 105
  10. #define IDD_VIEW_IPOD 221
  11. #define IDD_VIEW_NJB 221
  12. #define IDD_VIEW_EX 221
  13. #define IDD_INIT 222
  14. #define IDC_PROGRESS1 1000
  15. #define IDC_STATUS 1001
  16. #define IDC_EDIT_ARTIST 1002
  17. #define IDC_PROGRESS2 1002
  18. #define IDC_CHECK_ARTIST 1003
  19. #define IDC_CHECK_TITLE 1004
  20. #define IDC_CHECK_ALBUM 1005
  21. #define IDC_QUICKSEARCH 1006
  22. #define IDC_CHECK_TRACK 1006
  23. #define IDC_CHECK_GENRE 1007
  24. #define IDC_CHECK_YEAR 1008
  25. #define IDC_EDIT_TITLE 1009
  26. #define IDC_EDIT_ALBUM 1010
  27. #define IDC_BUTTON_AUTODETECT 1010
  28. #define IDC_EDIT_TRACK 1011
  29. #define IDC_CHECK1 1011
  30. #define IDC_EDIT_GENRE 1012
  31. #define IDC_DETECTDUPS 1012
  32. #define IDC_EDIT_YEAR 1013
  33. #define IDC_CURTRACKNAME 1013
  34. #define IDC_BUTTON_PLAY 1016
  35. #define IDC_BUTTON_ENQUEUE 1017
  36. #define IDC_BUTTON_REFRESH 1018
  37. #define IDC_BUTTON_CONFIG 1018
  38. #define IDC_IPODSTATUS 1030
  39. #define IDC_LIST 1031
  40. #define IDC_COMBO1 1032
  41. #define IDC_COMBO2 1033
  42. #define IDC_TEXT_GENRE 1039
  43. #define IDC_TEXT_BITRATE 1040
  44. #define ID_IPODWND_REMOVEFROMIPOD 40001
  45. #define ID_IPODTREEITEMCONTEXT_ABOUTIPOD 40002
  46. #define ID_ABOUT 40002
  47. #define ID_IPODTREEITEMCONTEXT_IPODCONFIGURATION 40003
  48. #define ID_CONFIG 40003
  49. #define ID_IPODWND_EDITITEMSINFORMATIONS 40004
  50. #define ID_IPODWND_PLAYSELECTEDFILES 40013
  51. #define ID_IPODWND_ENQUEUESELECTEDFILES 40014
  52. // Next default values for new objects
  53. //
  54. #ifdef APSTUDIO_INVOKED
  55. #ifndef APSTUDIO_READONLY_SYMBOLS
  56. #define _APS_NEXT_RESOURCE_VALUE 106
  57. #define _APS_NEXT_COMMAND_VALUE 40005
  58. #define _APS_NEXT_CONTROL_VALUE 1014
  59. #define _APS_NEXT_SYMED_VALUE 101
  60. #endif
  61. #endif