📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by CamTool.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_CAMTOOL_DIALOG 102
#define IDS_CTRLCAPTION 103
#define IDR_MAINFRAME 128
#define IDI_CAMERA 129
#define IDR_TABIMAGE 132
#define IDD_FLASHCTRL 134
#define IDD_FOCUSCTRL 135
#define IDD_IMAGECTRL 137
#define IDD_WBCTRL 138
#define IDD_ISOCTRL 140
#define IDD_EXPCTRL 141
#define IDD_INFO 142
#define IDC_CANCEL 1000
#define IDC_OK 1001
#define IDC_DEFAULT 1002
#define IDC_CONNECT 1003
#define IDS_PREVIEW 1004
#define IDC_CAPTURE 1005
#define IDC_FULLDISPLAY 1006
#define IDS_SETTING 1007
#define IDC_APPLY 1008
#define IDC_PLAYBACK 1009
#define IDC_DOWNLOAD 1010
#define IDC_FLASH_AUTO 1011
#define IDC_FLASH_OFF 1012
#define IDC_FLASH_FILL 1013
#define IDC_FLASH_REDEYES 1014
#define IDC_FOCUS_NORMAL 1015
#define IDC_FOCUS_MICRO 1016
#define IDC_FOCUS_MANUAL 1017
#define IDC_RES_2048_1536 1018
#define IDC_RES_1600_1200 1019
#define IDC_RES_1024_768 1020
#define IDC_RES_640_480 1021
#define IDC_WB_AUTO 1022
#define IDC_WB_DAYLIGHT 1023
#define IDC_WB_CLOUDY 1024
#define IDC_WB_TUNGSTEN 1025
#define IDC_WB_FLUORESCENT 1026
#define IDC_WB_BLACKWHITE 1027
#define IDC_WB_FLASH 1028
#define IDC_WB_MANUAL 1029
#define IDC_WB_R_GAIN 1030
#define IDC_WB_G_GAIN 1031
#define IDC_WB_B_GAIN 1032
#define IDC_ISO_AUTO 1033
#define IDC_ISO_100 1034
#define IDC_ISO_200 1035
#define IDC_ISO_400 1036
#define IDC_COMPRESS_BEST 1037
#define IDC_COMPRESS_FINE 1038
#define IDC_COMPRESS_NORMAL 1039
#define IDC_EXP_COMP 1040
#define IDC_EXP_ADJ_COMP 1041
#define IDC_PATH 1042
#define IDC_BROWSE 1043
#define IDC_PROGRESS 1044
#define IDC_PERCENTAGE 1045
#define IDC_PREVIEW 1046
#define IDC_AE_MASTER 1047
#define IDC_DISPLAY 1048
#define IDC_AE_MANUAL 1049
#define IDC_SHUTTER 1050
#define IDC_APERTURE 1051
#define IDC_GETRTC 1052
#define IDC_SETRTC 1053
#define IDC_RTC 1054
#define IDC_ZOOMPOS 1055
#define IDC_FWVER 1056
#define IDC_NUM 1057
#define IDS_RGAIN 1058
#define IDS_SHUTTER 1059
#define IDS_GGAIN 1060
#define IDS_FNUM 1061
#define IDS_BGAIN 1062
#define IDC_INTERFLASHOFF 1063
#define IDS_APERTURE 1064
#define IDS_STATE 1065
#define IDS_R 1066
#define IDS_G 1067
#define IDS_B 1068
#define IDS_RRATIO 1072
#define IDS_GRATIO 1073
#define IDS_BRATIO 1074
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32780
#define _APS_NEXT_CONTROL_VALUE 1068
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -