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

📄 resource.h

📁 Strace: Webcrazy原来写的很好的代码
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by StraceGui.rc
//
#define IDOK2                           2
#define IDC_REFRESH                     3
#define IDPROCESS                       3
#define IDRESET                         4
#define IDC_SPYALL                      5
#define IDD_ABOUTBOX                    100
#define IDR_MAINFRAME                   128
#define IDD_PROCESSFILTER               130
#define IDB_STATEICONS                  133
#define IDD_SETFILTER                   138
#define IDC_PROCESSLIST                 1000
#define IDC_IDNTOSKRNL                  1001
#define IDC_IDWIN32K                    1002
#define IDC_IDCUSTOM                    1003
#define IDC_IDALL                       1005
#define IDC_CALLALL                     1006
#define IDC_IDFROM                      1007
#define IDC_FUNC1                       1009
#define IDC_CALLKERNEL                  1010
#define IDC_IDTO                        1011
#define IDC_FUNC3                       1012
#define IDC_FUNC2                       1013
#define IDC_CALLUSER                    1014
#define IDCLEARFUNC                     1015
#define IDC_PROC1                       1016
#define IDC_SPIN1                       1017
#define IDC_SPIN2                       1018
#define IDC_PROC2                       1019
#define IDCLEARPROC                     1020
#define IDC_THRDID1                     1021
#define IDC_SPIN3                       1022
#define IDC_DATETIME                    1023
#define IDC_TIME                        1024
#define IDC_THRDID2                     1027
#define IDC_SPIN4                       1028
#define IDC_THRDID3                     1029
#define IDC_SPIN5                       1030
#define IDCLEARTHRD                     1031
#define ID_SPYING_START                 32773
#define ID_SPYING_STOP                  32774
#define IDS_ALREADY_RUNNING             32775
#define ID_CLEARLOG                     32778
#define ID_SETFILTER                    32780
#define ID_VIEW_AUTOSCROLL              32782
#define IDM_FILTER                      32783
#define IDM_PROCFILTER                  32784
#define ID_COPY                         32786
#define ID_CAPUSER                      32789
#define ID_CAPKERNEL                    32790
#define IDM_ONTOP                       32791
#define IDM_VISITHOMEPAGE               32792
#define IDM_COPYPROCFILTER              32793
#define IDM_COPYFUNC                    32794
#define IDS_NOSYMBOLWIN32K              57666
#define IDS_NOSYMBOLNTOSKRNL            57667
#define IDS_COPYFUNCNAMEFILTER          57668
#define IDS_COPYNOFUNCNAME              57669
#define IDS_MORECOLUMNS                 57670

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_3D_CONTROLS                     1
#define _APS_NEXT_RESOURCE_VALUE        146
#define _APS_NEXT_COMMAND_VALUE         32796
#define _APS_NEXT_CONTROL_VALUE         1024
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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