2015-12-26 22:19:53 +09:00

49 lines
3.7 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_OUT_EXT 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_EXT2 1020
#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
// 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
#define _APS_NEXT_CONTROL_VALUE 1029
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif