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

📄 resource.h

📁 书中的主要程序文件。在打开例题的.dsw文件后,请读者在 tools菜单下的 Options 的 Directories 标签中选择 Executable files
💻 H
字号:
/*++

Copyright (c) 1999-2000  G&G Lab Corporation

Module Name:

    Resource.h


  Copyright (c) 1999-2000 G&G Lab Corporation.  All Rights Reserved.

--*/

#define IDD_DIALOG1                     101
#define IDR_MENU1                       102
#define IDI_ICON1                       103
#define IDC_TREE1                       1000
#define ID_FILE_EXIT                    40001
#define ID_FILE_REFRESH                 40002
#define ID_OPTIONS_SHOWHIDDENDEVICES    40003
#define ID_CHANGE_GETABLEDEVICE          40004
#define ID_CHANGE_DISABLEDEVICE         40005


⌨️ 快捷键说明

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