40 lines
2.9 KiB
C
Raw Permalink 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_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_COMBO2 1022
#define IDC_COMBO_CROP_SIZE 1022
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
#define _APS_NEXT_CONTROL_VALUE 1023
2015-05-29 01:47:26 +09:00
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif