📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by RtmDemo.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_RTMDEMO_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_HADCONBMP 129
#define IDSTOPTIMER 1000
#define IDSTARTTIMER 1001
#define IDC_EDIT1 1005
#define IDC_DEDIT_PORT 1005
#define IDC_EDIT2 1006
#define IDC_DEDIT_MASK 1006
#define IDC_DRADIO_BYTE 1007
#define IDC_DRADIO_WORD 1008
#define IDC_EDIT3 1009
#define IDC_DEDIT_QUANTUM 1009
#define IDC_DRADIO_INPUT 1010
#define IDC_DRADIO_OUTPUT 1011
#define IDC_ARADIO_BYTE 1012
#define IDC_ARADIO_WORD 1013
#define IDC_EDIT4 1014
#define IDC_AEDIT_PORT 1014
#define IDC_EDIT5 1015
#define IDC_AEDIT_RANGE 1015
#define IDC_EDIT6 1016
#define IDC_AEDIT_QUANTUM 1016
#define IDC_ARADIO_INPUT 1017
#define IDC_ARADIO_OUTPUT 1018
#define IDC_DIG_VALUE 1019
#define IDC_ANL_VALUE 1020
#define IDC_BANNER 1021
#define IDC_RW_VALUE 1021
#define IDC_COMBO1 1022
#define IDC_COMBO_D_SIZE 1022
#define IDC_IRQ_VALUE 1023
#define IDC_COMBO_RW_SIZE 1024
#define IDC_RTM_TIMER 1025
#define IDC_LIST1 1026
#define IDC_LIST2 1027
#define IDC_ABOUT 1028
#define IDC_TEST_PCI 1029
#define IDC_ASSIGN_RES 1030
#define IDC_BUTTON_ASSIGN_RES 1030
#define IDC_PCI 1031
#define IDC_BUTTON_READ 1032
#define IDC_BUTTON_PCIREAD 1032
#define IDC_BUTTON_WRITE 1033
#define IDC_BUTTON_PCIWRITE 1033
#define IDC_COMBO_A_SIZE 1034
#define IDC_EDIT_ADDRESS 1035
#define IDC_BUTTON_RELEASE 1037
#define IDC_BUTTON_UPDATEPCI 1038
#define IDC_RTM_DEBUG 1039
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 129
#define _APS_NEXT_COMMAND_VALUE 32771
#define _APS_NEXT_CONTROL_VALUE 1040
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -