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

📄 resource.h

📁 直接IRP操作文件的实现问题
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by res.rc
//
#define IDD_ABOUTBOX                    100
#define IDD_XCMD                        101
#define IDR_MENU                        103
#define ID_VIEW                         104
#define IDD_CONNECT                     105
#define IDD_FILEVIEW                    106
#define IDD_DIALOG                      107
#define IDD_LOCKLIST                    109
#define IDD_UNLOCK                      109
#define IDI_ICON1                       110
#define IDI_ICON2                       111
#define IDD_VIEW                        112
#define IDR_MENU1                       113
#define IDR_MAINFRAME                   128
#define IDC_EDIT                        1001
#define IDC_COMBO1                      1003
#define IDC_BUTTON1                     1004
#define IDC_BUTTON2                     1005
#define IDC_BUTTON8                     1006
#define IDC_BUTTON9                     1007
#define IDC_CONINFO                     1008
#define IDC_BUTTON13                    1008
#define IDC_PSWCHECK                    1009
#define IDC_BUTTON14                    1009
#define IDC_PASSWORD                    1010
#define IDC_FILELIST                    1011
#define IDC_TAB                         1013
#define IDC_BUTTON3                     1015
#define IDC_BUTTON4                     1016
#define IDC_BUTTON5                     1017
#define IDC_LIST1                       1018
#define IDC_BUTTON10                    1018
#define IDC_BUTTON6                     1019
#define IDC_BUTTON7                     1020
#define IDC_CUSTOM1                     1021
#define IDC_BUTTON11                    1021
#define IDC_BUTTON12                    1022
#define IDC_EDIT1                       1023
#define IDC_BUTTON15                    1023
#define IDC_BUTTON16                    1024
#define IDC_BUTTON17                    1025
#define IDC_BUTTON18                    1026
#define IDC_HEXVIEW                     1027
#define IDC_TEXTVIEW                    1028
#define ID_FILE_NEW_WINDOW              32771
#define ID_EDIT_COPY_HEX                32773
#define ID_FILE_REPLACE                 32775
#define ID_EDIT_FIND_NEXT               32783
#define ID_EDIT_FIND_PREV               32784
#define IDM_CONNECT                     40006
#define IDM_DISCONNECT                  40007
#define IDM_UNDO                        40009
#define IDM_CLEAR                       40010
#define IDM_COPY                        40011
#define IDM_PASTE                       40013
#define IDM_EDITWRAP                    40014
#define IDM_FONT                        40015
#define ID_MENUITEM40016                40016
#define IDM_ABOUT                       40017
#define IDM_SAVE                        40018
#define IDM_EXIT                        40019
#define ID_MENUITEM40021                40021
#define IDM_INSTALL                     40022
#define IDM_REMOVE                      40023
#define IDM_START                       40024
#define IDM_STOP                        40026
#define IDM_OPEN                        40027
#define IDM_CLOSE                       40028
#define IDM_REDO                        40030
#define IDM_COPYHEX                     40032
#define ID_MENUITEM40033                40033
#define ID_MENUITEM40034                40034
#define IDM_SELECTALL                   40035
#define IDM_SAVEAS                      40036

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        201
#define _APS_NEXT_COMMAND_VALUE         32786
#define _APS_NEXT_CONTROL_VALUE         1000
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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