68 lines
5.5 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 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
#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_EDIT2 1019
#define IDC_EDIT_LOG 1019
#define IDC_EDIT3 1020
2015-12-26 22:19:53 +09:00
#define IDC_EDIT_OUT_QUALITY 1020
#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_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_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
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 102
#define _APS_NEXT_COMMAND_VALUE 40001
2015-12-27 06:39:13 +09:00
#define _APS_NEXT_CONTROL_VALUE 1047
2015-05-29 01:47:26 +09:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif