resource.h
来自「epson 13506 driver code」· C头文件 代码 · 共 31 行
H
31 行
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by filt.RC
//
#define IDD_DIALOG1 101
#define IDI_ICON 103
#define IDD_ABOUTBOX 107
#define IDC_LOAD_FLIC 1000
#define IDC_LOAD_FLIC1 1000
#define IDC_GRAB 1000
#define IDC_LOAD_FLIC2 1001
#define IDC_ABOUT 1001
#define IDC_LCD 1002
#define IDC_CRT 1003
#define IDC_VIEW 1004
#define IDC_VERSION 1004
#define IDC_FF 1005
#define IDC_CHROMINANCE 1006
#define IDC_LUMINANCE 1007
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 108
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1006
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?