w32svspy.h
来自「Windows 95 系統程式設計大奧秘书籍源码」· C头文件 代码 · 共 17 行
H
17 行
//==================================
// 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 + =
减小字号Ctrl + -
显示快捷键?