resource.h

来自「WinCE下实现的罗技usb摄像头驱动程序 镜像启动後插入摄像头并输入驱动dll」· C头文件 代码 · 共 43 行

H
43
字号
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by LGCAMCECTRL.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_LGCAMCECTRL_FORM            101
#define IDD_STILLCAPDLG                 103
#define IDR_MAINFRAME                   128
#define IDC_SETTINGS                    129
#define IDC_VIDEO_WINDOW                1000
#define IDC_SETTINGSLIST                1000
#define IDC_BTN_START                   1001
#define IDC_BTN_PAUSE                   1002
#define IDC_PROPSETTING                 1002
#define IDC_BTN_STOP                    1003
#define IDC_MAXTEXT                     1003
#define IDC_MINTEXT                     1004
#define IDC_CURTEXT                     1005
#define IDC_FORMATLIST                  1007
#define IDC_FILENAME                    1008
#define IDC_EDIT_STATUS                 1008
#define ID_MENU_PREVIEW_START           32771
#define ID_MENU_PREVIEW_STOP            32772
#define ID_MENU_PREVIEW_PAUSE           32773
#define ID_MENU_CAPSTILLIMAGE           32774
#define ID_MENU_FRAMESIZE               32775
#define ID_MENU_FRAMERATE               32776
#define ID_MENU_CAMSETTING              32777
#define ID_MENU_STARTNET                32778
#define ID_MENU_CLOSENET                32779
#define ID_MENU_TRANS_SIMAGE            32780

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

⌨️ 快捷键说明

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