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

📄 resource.h

📁 Windows下Hardware直接读写
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by HW_sigal.rc
//
#define IDD_ABOUTBOX                    100
#define IDP_OLE_INIT_FAILED             100
#define IDR_HTML_CMOSREGREADWRITE       104
#define ID_VIEW_ARRANGE                 127
#define IDR_MAINFRAME                   128
#define IDR_HW_sigalTYPE                129
#define IDD_DIALOG_PCI_ACCESS           131
#define IDD_DIALOG_IO_SINGLE            133
#define IDD_DIALOG_CMOS_REG             134
#define IDD_DIALOG_MEMORY_DUMP          135
#define IDD_DIALOG_BIOS_INFO            136
#define IDD_DIALOG_SEQUENCE_PORT        137
#define IDC_EDIT_PORT_ADDR_SIG          1015
#define IDC_EDIT_PORT_VAL_SIG           1016
#define IDC_LIST_PCI_CONFREG            1018
#define IDC_BUTTON_WRITE                1019
#define IDC_COMBO_PCI_LIST              1020
#define IDC_EDIT_OFFSET                 1021
#define IDC_EDIT_VALUE                  1022
#define IDC_BUTTON_READ                 1023
#define IDC_LIST_CMOS_REG               1024
#define IDC_RADIO_SIZE1                 1026
#define IDC_RADIO_SIZE2                 1027
#define IDC_BUTTON_CMOS_REFRSH          1027
#define IDC_RADIO_SIZE3                 1028
#define IDC_BUTTON_CMOS_WRITE           1028
#define IDC_EDIT_CMOS_VALUE             1029
#define IDC_EDIT_CMOS_OFFSET            1030
#define IDC_EDIT_PHY_ADDRESS            1030
#define IDC_EDIT_MEM_SIZE               1031
#define IDC_BUTTON_MEM_DUMP             1032
#define IDC_LIST_MEM_DUMP               1033
#define IDC_STATIC_PCI_INFO             1038
#define IDC_COMBO_OPT                   1039
#define IDC_EDIT_PORT                   1040
#define IDC_EDIT_PORT2                  1041
#define IDC_BUTTON_ADD                  1042
#define IDC_LIST_OPTS                   1043
#define IDC_LIST_RESULT                 1044
#define IDC_LIST1                       1044
#define IDC_LIST_SM_DATA                1044
#define IDC_BUTTON_RUN                  1045
#define IDC_BUTTON_DELETE               1046

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        139
#define _APS_NEXT_COMMAND_VALUE         32771
#define _APS_NEXT_CONTROL_VALUE         1045
#define _APS_NEXT_SYMED_VALUE           105
#endif
#endif

⌨️ 快捷键说明

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