resource.h.svn-base

来自「PXA270 平台 Windows Mobile 5 摄像头驱动」· SVN-BASE 代码 · 共 50 行

SVN-BASE
50
字号
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by camtest.rc
//
#define IDS_APP_TITLE                   1
#define IDS_HELLO                       2
#define IDC_WCETEST                     3
#define IDI_WCETEST                     101
#define IDM_MENU                        102
#define IDD_ABOUTBOX                    103
#define IDD_CAMCTRL                     104
#define IDD_STILL_IMG                   105
#define IDD_VIDEO_FORMAT                105
#define IDM_MENU_STILL                  114
#define IDC_EDIT1                       1001
#define IDC_EDIT2                       1002
#define IDC_EXPOSURE                    1002
#define IDC_BRIGHTNESS                  1003
#define IDC_CONTRAST                    1004
#define IDC_HUE                         1005
#define IDC_LIST2                       1005
#define IDC_SHARPNESS                   1006
#define IDC_DETAIL                      1006
#define IDC_WHITEBALANCE                1007
#define IDC_LIST1                       1008
#define IDM_FILE_EXIT                   40002
#define IDM_HELP_ABOUT                  40003
#define ID_CAMERA_OPEN                  40004
#define ID_CAMERA_START                 40005
#define ID_CAMERA_STOP                  40006
#define ID_CAMERA_CLOSE                 40007
#define ID_CAMERA_STILL                 40008
#define ID_CONTROL_EXIT                 40009
#define ID_STILLCAPTURE                 40011
#define ID_MENU_CAPTUREVIDEO            40012
#define ID_CAM_PROPERTIES               40012
#define ID_VIDEOFORMATS                 40013
#define ID_PREVIEW                      40014

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        115
#define _APS_NEXT_COMMAND_VALUE         40014
#define _APS_NEXT_CONTROL_VALUE         1009
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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