resource.h 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by Test.rc
  4. //
  5. #define IDM_ABOUTBOX 0x0010
  6. #define IDD_ABOUTBOX 100
  7. #define IDS_ABOUTBOX 101
  8. #define IDD_TEST_DIALOG 102
  9. #define IDR_MAINFRAME 128
  10. #define IDC_BUTTON1 1000
  11. #define Btn_ImportTest 1000
  12. #define IDC_BUTTON2 1001
  13. #define Btn_ExportTest 1001
  14. #define IDC_COMBOBOXEX1 1002
  15. #define IDC_RADIO1 1003
  16. #define Radio_Import_Original 1003
  17. #define IDC_RADIO2 1004
  18. #define Radio_Import_Early 1004
  19. #define IDC_RADIO3 1005
  20. #define Radio_Import_Further 1005
  21. #define IDC_RADIO4 1006
  22. #define Radio_Import_Design 1006
  23. #define IDC_EDIT1 1007
  24. #define Edit_ImpotCompressWidth 1007
  25. #define Edit_ImportCompressWidth 1007
  26. #define IDC_EDIT2 1008
  27. #define Edit_ImportCompressHeight 1008
  28. #define IDC_CHECK1 1009
  29. #define CHECK_ImportCompress 1009
  30. #define IDC_CHECK2 1010
  31. #define CHECK_ImportAutoNaming 1010
  32. #define IDC_CHECK3 1011
  33. #define CHECK_ImportOverWrite 1011
  34. #define IDC_CHECK4 1012
  35. #define CHECK_ImportShowProcssing 1012
  36. #define IDC_CHECK5 1013
  37. #define CHECK_ImportThumbnail 1013
  38. #define IDC_BUTTON3 1014
  39. #define Btn_SetImportPath 1014
  40. #define IDC_EDIT3 1015
  41. #define Edit_ImportThumbnailWidth 1015
  42. #define IDC_EDIT4 1016
  43. #define Edit_ImportThumbnailHeight 1016
  44. #define IDC_RADIO5 1017
  45. #define Radio_Export_Original 1017
  46. #define IDC_RADIO6 1018
  47. #define Radio_Export_Early 1018
  48. #define IDC_RADIO7 1019
  49. #define Radio_Export_Further 1019
  50. #define IDC_RADIO8 1020
  51. #define Radio_Export_Design 1020
  52. #define IDC_EDIT5 1021
  53. #define Edit_ExportCompressWidth 1021
  54. #define IDC_EDIT6 1022
  55. #define Edit_ExportCompressHeight 1022
  56. #define IDC_CHECK6 1023
  57. #define CHECK_ExportCompress 1023
  58. #define IDC_CHECK7 1024
  59. #define CHECK_ExportAutoNaming 1024
  60. #define IDC_CHECK8 1025
  61. #define CHECK_ExportOverWrite 1025
  62. #define IDC_CHECK9 1026
  63. #define CHECK_ExportShowProcessing 1026
  64. #define IDC_CHECK10 1027
  65. #define IDC_BUTTON4 1028
  66. #define Btn_SetExportPath 1028
  67. #define IDC_EDIT7 1029
  68. #define IDC_EDIT8 1030
  69. #define IDC_RADIO9 1031
  70. #define Radio_Export_Selected 1031
  71. #define IDC_RADIO10 1032
  72. #define Radio_Export_SelectedDesign 1032
  73. #define IDC_CHECK11 1033
  74. #define CHECK_ExportIncludGoods 1033
  75. #define ST_ImportPath 1034
  76. #define ST_ExportPath 1035
  77. #define Edit_StartNumber 1036
  78. // Next default values for new objects
  79. //
  80. #ifdef APSTUDIO_INVOKED
  81. #ifndef APSTUDIO_READONLY_SYMBOLS
  82. #define _APS_NEXT_RESOURCE_VALUE 129
  83. #define _APS_NEXT_COMMAND_VALUE 32771
  84. #define _APS_NEXT_CONTROL_VALUE 1037
  85. #define _APS_NEXT_SYMED_VALUE 101
  86. #endif
  87. #endif