📄 w32svspy.h
字号:
//==================================
// W32SVSPY - Matt Pietrek 1995
// FILE: W32SVSPY.H
//==================================
#define ICON_1 1
#define IDC_LISTBOX_CALLS 100
#define IDC_BUTTON_START 101
#define IDC_BUTTON_STOP 102
#define IDC_BUTTON_EXIT 103
#define IDC_TEXT_STATUS 104
#define IDC_BUTTON_SAVE 105
#define IDC_BUTTON_FILTER 106
#define IDC_FILTER_LB_PROVIDERS 101
#define IDC_FILTER_LB_SERVICES 102
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -