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

📄 resource.h

📁 VisualC高级编程技术精粹.rar
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ProcessMg.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PROCESSMG_DIALOG            102
#define IDR_MAINFRAME                   128
#define IDD_DIALOG1                     131
#define IDD_DIALOG_MODULE               131
#define IDR_MENU1                       132
#define IDD_DIALOG2                     133
#define IDD_DIALOG_THREAD               133
#define IDC_LIST1                       1000
#define IDC_LIST_TOTAL                  1000
#define IDC_LIST_THREAD                 1000
#define IDC_LIST_PROCESS                1000
#define IDC_UPDATEPROCESS               1001
#define IDC_BUTTON_UPDATEPROCESS        1001
#define IDC_LIST_MODULE                 1002
#define IDC_RESET                       1003
#define IDC_BUTTON_CLEAR                1003
#define IDC_TERMINAT                    1004
#define IDC_BUTTON_TERMINATE            1004
#define IDC_NEWPROCESS                  1005
#define IDC_BUTTON_NEWPROCESS           1005
#define IDC_STATIC1                     1006
#define IDC_STATIC_PROCESS_CNT          1006
#define IDC_EDIT1                       1007
#define IDC_EDIT_HOUR                   1007
#define IDC_BUTTON1                     1008
#define IDC_BUTTON_THREAD               1008
#define IDC_BUTTON2                     1009
#define IDC_BUTTON_MODULE               1009
#define IDC_BUTTON_OK                   1010
#define IDC_BUTTON_OK1                  1011
#define IDC_EDIT2                       1014
#define IDC_EDIT_MINUTE                 1014
#define IDC_EDIT3                       1015
#define IDC_EDIT_SECOND                 1015
#define IDC_STATIC_PROCESS_TOTAL_CNT    1016
#define IDC_STATIC_CREATE_TIME          1017
#define IDR_ABOUT                       32771
#define IDR_SYSTEM_QUIT                 32772

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        136
#define _APS_NEXT_COMMAND_VALUE         32773
#define _APS_NEXT_CONTROL_VALUE         1018
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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