2016-03-19 17:51:38 +09:00

74 lines
6.0 KiB
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ で生成されたインクルード ファイル。
// Resource.rc で使用
//
#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_EDIT_SCALE_WIDTH 1014
#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
#define IDC_EDIT_OUT_QUALITY 1020
#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_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
#define IDC_STATIC_OUTPUT_DEPTH 1044
#define IDC_COMBO_OUTPUT_DEPTH 1045
#define IDC_COMBO1 1046
#define IDC_COMBO_OUT_EXT 1046
#define IDC_RADIO_SCALE_RATIO 1047
#define IDC_RADIO_SCALE_WIDTH 1048
#define IDC_RADIO_SCALE_HEIGHT 1049
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 103
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1050
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif