⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 resource.h

📁 这源代码是《白领就业指南:visual c++ 6.0 设计师之路》的配套源代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Page.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PAGE_DIALOG                 102
#define IDR_MAINFRAME                   128
#define IDD_PAGE1                       129
#define IDD_PAGE2                       130
#define IDD_PAGE3                       131
#define IDD_PAGE4                       132
#define IDR_MENU1                       135
#define IDB_ME                          136
#define IDC_PEN                         139
#define IDD_DIALOG1                     140
#define IDB_LOGO                        141
#define IDC_AREA                        1000
#define IDC_CHECK_TOPMOST               1002
#define IDC_CHECK_AUTORUN               1003
#define IDC_CHECK_MINIMIZE              1004
#define IDC_HOTKEY1                     1005
#define IDC_SAVE                        1006
#define IDC_SLIDER1                     1007
#define IDC_STATE                       1008
#define IDC_RECT                        1010
#define IDC_START                       1011
#define IDC_CHECK1_AUTOSTART            1012
#define IDC_EDIT_PENWIDTH               1013
#define IDC_BUTTON_COLOR                1014
#define IDC_SETHOTKEY                   1016
#define IDC_BUTTON_PENSTYLE             1017
#define IDC_HOTKEY2                     1018
#define IDC_CHECK_MINIMIZED             1019
#define IDM_ABOUT                       32771
#define IDM_EXIT                        32772
#define IDC_EXIT                        32773
#define IDC_REFRESH                     32775
#define IDC_SET                         32776
#define IDM_PS_SOLID                    32777
#define IDM_PS_DASH                     32778
#define IDM_PS_DOT                      32779
#define IDM_PS_DASHDOT                  32780
#define IDM_DASHDOTDOT                  32781
#define IDC_EXIT_ALL                    32782

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        143
#define _APS_NEXT_COMMAND_VALUE         32783
#define _APS_NEXT_CONTROL_VALUE         1022
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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