resource.h.svn-base
来自「PXA270 平台 Windows Mobile 5 摄像头驱动」· SVN-BASE 代码 · 共 24 行
SVN-BASE
24 行
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by DigiCam.rc
//
#define IDR_HELLO_MENUBAR 101
#define IDS_START 102
#define IDS_HELLO_TITLE 103
#define IDS_HELLO_MESSAGE 104
#define IDM_QUIT 40001
#define IDS_CAP_QUIT 40003
#define IDM_START_CAPTURE 40004
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC 1
#define _APS_NEXT_RESOURCE_VALUE 105
#define _APS_NEXT_COMMAND_VALUE 40005
#define _APS_NEXT_CONTROL_VALUE 1000
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?