92 lines
7.6 KiB
C
Raw Normal View History

2015-05-29 01:47:26 +09:00
<EFBFBD><EFBFBD>//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ g0ubU0<EFBFBD>0_0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>0 <EFBFBD>0<EFBFBD>0<EFBFBD>0<EFBFBD>00
// Resource.rc g0O(u
//
#define IDD_DIALOG 101
#define IDD_DIALOG_APP_SETTING 103
2015-05-29 01:47:26 +09:00
#define IDC_EDIT_INPUT 1001
#define IDC_EDIT_OUTPUT 1002
#define IDC_RADIO_MODE_CPU 1003
#define IDC_RADIO_MODE_GPU 1004
#define IDC_RADIO_MODE_NOISE 1005
#define IDC_RADIO_MODE_SCALE 1006
#define IDC_RADIO_MODE_NOISE_SCALE 1007
#define IDC_RADIO_AUTO_SCALE 1008
#define IDC_RADIONOISE_LEVEL1 1010
#define IDC_RADIONOISE_LEVEL2 1011
#define IDC_EDIT_SCALE_RATIO 1012
#define IDC_BUTTON_EXEC 1013
2016-03-19 17:51:38 +09:00
#define IDC_EDIT_SCALE_WIDTH 1014
2015-05-29 01:47:26 +09:00
#define IDC_PROGRESS 1015
#define IDC_BUTTON_CANCEL 1016
#define IDC_BUTTON_CHECK_CUDNN 1017
#define IDC_EDIT1 1018
#define IDC_EDIT_INPUT_EXT_LIST 1018
#define IDC_EDIT_INPUT_DIR_FIX 1018
#define IDC_EDIT2 1019
#define IDC_EDIT_LOG 1019
#define IDC_EDIT_OUTPUT_DIR_FIX 1019
#define IDC_EDIT3 1020
2015-12-26 22:19:53 +09:00
#define IDC_EDIT_OUT_QUALITY 1020
2016-03-19 17:51:38 +09:00
#define IDC_EDIT_SCALE_WIDTH2 1021
#define IDC_EDIT_SCALE_HEIGHT 1021
#define IDC_COMBO2 1022
#define IDC_COMBO_CROP_SIZE 1022
#define IDC_RADIO_MODEL_Y 1023
#define IDC_RADIO_MODEL_RGB 1024
#define IDC_RADIO3 1025
#define IDC_RADIO_MODEL_PHOTO 1025
#define IDC_CHECK1 1026
#define IDC_CHECK_TTA 1026
#define IDC_CHECK_OUTPUT_NO_OVERWIRITE 1026
#define IDC_BUTTON_INPUT_REF 1027
#define IDC_COMBO_CROP_SIZE2 1028
#define IDC_COMBO_LANG 1028
#define IDC_STATIC_IO_SETTING 1029
#define IDC_STATIC_INPUT_PATH 1030
#define IDC_STATIC_OUTPUT_PATH 1031
#define IDC_STATIC_TANS_EXT_LIST 1032
#define IDC_STATIC_OUTPUT_EXT 1033
#define IDC_STATIC_OUTPUT_QUALITY 1034
#define IDC_STATIC_QUALITY_PROCESS_SETTING 1035
#define IDC_STATIC_TRANS_MODE 1036
#define IDC_STATIC_JPEG_NOISE_LEVEL 1037
#define IDC_STATIC_SCALE_RATE 1038
#define IDC_STATIC_MODEL 1039
#define IDC_STATIC_PROCESS_SPEED_SETTING 1040
#define IDC_STATIC_PROCESSOR 1041
#define IDC_BUTTON_OUTPUT_REF 1041
#define IDC_STATIC_CROP_SIZE 1042
#define IDC_STATIC_LANG_UI 1043
2015-12-27 06:39:13 +09:00
#define IDC_STATIC_OUTPUT_DEPTH 1044
#define IDC_COMBO_OUTPUT_DEPTH 1045
#define IDC_COMBO1 1046
#define IDC_COMBO_OUT_EXT 1046
2016-03-19 17:51:38 +09:00
#define IDC_RADIO_SCALE_RATIO 1047
#define IDC_RADIO_SCALE_WIDTH 1048
#define IDC_RADIO_SCALE_HEIGHT 1049
2016-03-20 13:46:10 +09:00
#define IDC_RADIO_AUTO_START_NONE 1050
#define IDC_RADIO_AUTO_START_ONE 1051
#define IDC_RADIO_AUTO_START_MULTI 1052
#define IDC_STATIC_AUTO_START 1053
2016-04-20 19:11:53 +09:00
#define IDC_RADIONOISE_LEVEL3 1054
#define IDC_BUTTON_APP_SETTING 1055
#define IDC_CHECK_ARG_START_AUTO 1056
#define IDC_STATIC_ARG_START 1057
#define IDC_CHECK_ARG_START_SUCCESS_FINISH 1058
#define IDC_STATIC_INPUT_DIR_FIX 1059
#define IDC_STATIC_OUTPUT_DIR_FIX 1060
#define IDC_BUTTON1 1060
#define IDC_BUTTON_CLEAR_OUTPUT_DIR 1060
2015-05-29 01:47:26 +09:00
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 105
2015-05-29 01:47:26 +09:00
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1061
2015-05-29 01:47:26 +09:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif