qw201.h

来自「名片管理程序」· C头文件 代码 · 共 43 行

H
43
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by qw201.rc
//
#define IDC_QWCURSOR                    104
#define IDI_YGRJ                        105
#define IDI_QW                          106
#define IDD_DIALOG1                     110
#define IDD_DIALOG2                     115
#define IDD_DIALOG3                     116
#define IDD_DIALOG4                     117
#define IDA_QWACC                       119
#define IDI_ICON1                       120
#define IDI_ICON2                       121
#define IDI_ICON3                       122
#define IDI_ICON4                       123
#define IDD_DIALOG5                     124
#define IDC_EDIT1                       1000
#define IDC_EDIT2                       1002
#define IDM_OPEN                        40001
#define IDM_NEW                         40002
#define IDM_ADD                         40003
#define IDM_DEL                         40004
#define IDM_REW                         40005
#define IDM_END                         40006
#define IDM_FIND                        40007
#define IDM_USE                         40008
#define IDM_ABOUT                       40009
#define IDM_FINDOTHER                   40010
#define IDM_SECRET                      40012
#define IDM_GET                         40013

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        125
#define _APS_NEXT_COMMAND_VALUE         40015
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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