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

📄 resource.h

📁 关于进程&线程查看器 用过vc++自带的Process Viewer
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by processdir.rc
//
#define IDD_ABOUTBOX                    100
#define CG_IDR_POPUP_MAIN_FRAME         102
#define IDB_SPLASH                      104
#define IDR_MAINFRAME                   128
#define IDR_PROCESTYPE                  129
#define IDB_BITMAP1                     130
#define IDB_SMALLDOC                    132
#define IDB_LARGEDOC                    133
#define IDR_TASKMENU                    133
#define IDD_DIALOG_SET_PROCESS_WATCHED  134
#define IDB_TOP                         135
#define IDB_EXIT_FOCUS                  136
#define IDB_EXIT_NORMAL                 137
#define IDB_LEFT                        139
#define IDB_MAX_FOCUS                   140
#define IDB_MAX_NORMAL                  141
#define IDB_MIN_FOCUS                   142
#define IDB_MIN_NORMAL                  143
#define IDB_RESTORE_FOCUS               144
#define IDB_RESTORE_NORMAL              145
#define IDB_RIGHT                       146
#define IDB_BOTTOM                      148
#define IDC_EDIT1                       1000
#define IDC_HYPERLINK_TEXT              1001
#define IDC_COMBO1                      1007
#define IDC_COMBO3                      1009
#define IDC_COMBO2                      1010
#define ID_PROCESS_REFRESH              32771
#define ID_PROCESS_KILL                 32772
#define ID_MENUITEM32774                32774
#define ID_WINDOW_RECOVERY              32775
#define ID_START_PROCESS_WATCH          32776
#define ID_SET_PROCESS_WATCHED          32777

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        151
#define _APS_NEXT_COMMAND_VALUE         32778
#define _APS_NEXT_CONTROL_VALUE         1011
#define _APS_NEXT_SYMED_VALUE           105
#endif
#endif

⌨️ 快捷键说明

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