resource.h

来自「BCAM 1394 Driver」· C头文件 代码 · 共 131 行

H
131
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by BCAMViewer.rc
//
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDR_MDICHILD                    129
#define IDD_BUSVIEW                     201
#define IDD_CAMERAFEATUREVIEW           203
#define IDD_ZOOM                        205
#define IDD_INFOPROPERTYPAGE            206
#define IDR_BUSVIEW_CONTEXT_MENU        207
#define IDR_IMAGEVIEW_CONTEXT_MENU      208
#define IDD_FORMATPROPERTYPAGE          209
#define IDD_TRIGGERPROPERTYPAGE         210
#define IDC_TRACKNWSE                   212
#define IDC_TRACKWE                     213
#define IDC_TRACKNESW                   214
#define IDC_TRACKNS                     215
#define IDC_TRACK4WAY                   216
#define IDC_MOVE4WAY                    217
#define IDB_BITMAP1                     220
#define IDB_BITMAP2                     221
#define IDB_BITMAP3                     222
#define IDB_BITMAP4                     223
#define IDD_WHITEBALANCEVIEW            224
#define IDC_CROSSHAIR                   225
#define IDD_ADVANCEDPROPERTYPAGE        226
#define IDD_ERRORBOX                    227
#define IDD_UPLOAD_SHADING              228
#define IDR_BMP1                        232
#define IDR_BMP2                        241
#define ID_HELP_CONTENT                 245
#define IDC_BUSTREE                     1000
#define IDC_SLIDER                      1041
#define IDC_EDITVALUE                   1042
#define IDC_STATICNAME                  1044
#define IDC_STATICMIN                   1047
#define IDC_STATICMAX                   1048
#define IDC_STATICVERSION               1049
#define IDC_EDIT1                       1050
#define IDC_STATIC_MODEL                1051
#define IDC_STATIC_VENDOR               1052
#define IDC_COMBO_FORMAT                1052
#define IDC_STATIC_NODEID               1053
#define IDC_COMBO_MODE                  1053
#define IDC_COMBO_FRAMERATE             1054
#define IDC_STATIC_DRIVERVERSION        1054
#define IDC_STATIC_CAMERAVERSION        1055
#define IDC_STATIC_DEVICENAME           1057
#define IDC_STATIC_BPP                  1058
#define IDC_STATIC_FRAMERATE            1059
#define IDC_CHECKENABLE                 1061
#define IDC_COMBOPOLARITY               1062
#define IDC_STATICPOLARITY              1063
#define IDC_STATICMODE                  1064
#define IDC_COMBOMODE                   1065
#define IDC_STATICNAMEU                 1065
#define IDC_STATICMINU                  1066
#define IDC_COMBOSHADINGMODE            1066
#define IDC_STATICMAXU                  1067
#define IDC_SLIDERU                     1068
#define IDC_EDITVALUEU                  1069
#define IDC_SLIDERV                     1070
#define IDC_EDITVALUEV                  1071
#define IDC_STATICNAMEV                 1072
#define IDC_STATICMESSAGE               1072
#define IDC_STATICMINV                  1073
#define IDC_STATICSHADING               1073
#define IDC_STATICMAXV                  1074
#define IDC_STATICSHADINGMODE           1074
#define IDC_UPLOAD_FILE                 1075
#define IDC_UPLOAD_CURRENT              1076
#define IDC_STATICTESTIMAGE             1077
#define IDC_COMBOTESTIMAGEMODE          1078
#define IDC_PROGRESS                    1079
#define IDC_BUTTON_COPYINFO2CLIPPBOARD  1081
#define ID_VIEW_BUSVIEW                 32772
#define ID_GRAB_SINGLE                  32782
#define ID_CANCEL_GRAB                  32783
#define ID_GRAB_CANCEL                  32784
#define ID_GRAB_CONTINUOUS              32785
#define ID_VIEW_ZOOM_IN                 32786
#define ID_VIEW_ZOOM_50                 32787
#define ID_VIEW_ZOOM_25                 32788
#define ID_VIEW_ZOOM_100                32789
#define ID_VIEW_ZOOM_200                32790
#define ID_VIEW_ZOOM_400                32791
#define ID_VIEW_ZOOM_USER               32792
#define ID_VIEW_ZOOM_BEST               32793
#define ID_VIEW_PROPERTIES              32794
#define ID_CAMERA_MAXIMIZE              32795
#define ID_VIEW_NO_CONVERSION           32800
#define ID_VIEW_CONVERSION_GB           32801
#define ID_VIEW_CONVERSION_GR           32802
#define ID_VIEW_CONVERSION_BG           32803
#define ID_VIEW_CONVERSION_RG           32804
#define ID_TOOLS_CALCULATE_CORRECTION_TABLE 32805
#define ID_WHITE_BALANCE                32806
#define ID_BUTTON32809                  32809
#define ID_FILE_SAVE_CONFIGURATION      32812
#define ID_FILE_RESTORE_CONFIGURATION   32813
#define ID_BUTTON32814                  32814
#define ID_BUTTON32815                  32815
#define ID_VIEW_FIRST_FEATURE           40000
#define ID_VIEW_GAIN                    40055
#define ID_VIEW_SHUTTER                 40056
#define ID_VIEW_GAMMA                   40057
#define ID_VIEW_SATURATION              40058
#define ID_VIEW_HUE                     40059
#define ID_VIEW_WHITEBALANCE            40060
#define ID_VIEW_BRIGHTNESS              40063
#define ID_VIEW_BANDWIDTH               40163
#define ID_VIEW_LAST_FEATURE            40200
#define ID_FPS_ACQUIRED_PANE            61403
#define ID_FPS_DISPLAYED_PANE           61404
#define ID_POS_PANE                     61405
#define ID_AOI_PANE                     61406
#define ID_VALUE_PANE                   61407

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        246
#define _APS_NEXT_COMMAND_VALUE         32816
#define _APS_NEXT_CONTROL_VALUE         1086
#define _APS_NEXT_SYMED_VALUE           102
#endif
#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?