resource.h
来自「canon 相机SDK,非常难得」· C头文件 代码 · 共 62 行
H
62 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RawDevelop.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_RAWDEVELOP_DIALOG 102
#define IDR_MAINFRAME 128
#define IDD_PROGRESS 129
#define IDD_COM_SETTING 130
#define IDC_CONNECT 1000
#define IDC_SHUTDOWN 1001
#define IDC_DISCONNECT 1001
#define IDC_END 1002
#define IDC_FILE 1003
#define IDC_DEVELOP 1004
#define IDC_16BITFORM 1006
#define IDC_COLORFILTER 1007
#define IDC_LINEAR 1008
#define IDC_WB_LIGHTSRC 1009
#define IDC_WB_POSX 1010
#define IDC_WB_POSY 1011
#define IDC_WB_KELVIN 1012
#define IDC_WB_COEFFICIENT 1013
#define IDC_WB_BROWSE 1014
#define IDC_CONTRAST 1016
#define IDC_COLORDEPTH 1017
#define IDC_ENHANCE 1018
#define IDC_EDGELEVEL 1019
#define IDC_EDGEFREQ 1021
#define IDC_GAMMASRC 1022
#define IDC_GAMMATBL_X0 1023
#define IDC_GAMMATBL_Y0 1024
#define IDC_GAMMATBL_X1 1025
#define IDC_GAMMATBL_Y1 1026
#define IDC_GAMMATBL_X2 1027
#define IDC_GAMMATBL_Y2 1028
#define IDC_GAMMATBL_X3 1029
#define IDC_GAMMATBL_Y3 1030
#define IDC_COLORMATRIX 1031
#define IDC_DEGITALGAIN 1032
#define IDC_HUE 1033
#define IDC_FORMAT 1034
#define IDC_PROGRESS1 1035
#define IDC_PROGRESS 1035
#define IDC_BUTTON 1036
#define IDC_PCFILE 1038
#define IDC_EDGEATCAPTURE 1041
#define IDC_COMBO_CAMERA 1042
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 132
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1044
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?