📄 resource.h
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Demo.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_ISO_TAB 101
#define IDD_DEMO_DIALOG 102
#define IDD_BULK_TAB 104
#define IDD_READ_WRITE_TAB 105
#define IDD_CONTROL_TAB 106
#define IDD_INT_TAB 107
#define IDR_MAINFRAME 128
#define IDB_NTS_LOGO 147
#define IDR_MENU 155
#define IDR_ACCELERATOR1 157
#define IDC_COMMAND_TAB 1000
#define IDC_LIST_BULK_PIPES 1005
#define IDC_FILE_NAME 1011
#define IDC_BUTTON_BROWSE 1012
#define IDC_EDIT_LOOP_SIZE 1014
#define IDC_PROGRESS_BULK 1017
#define IDC_DMA_USE 1018
#define IDC_BUTTON_BULK_DET 1021
#define IDC_BUTTON_BULK_GO 1022
#define IDC_EDIT_DATA_SIZE 1029
#define IDC_EDIT_HEX_BYTE 1035
#define IDC_LIST_ISO_PIPES 1036
#define IDC_LOOP_SIZE_EDIT 1041
#define IDC_PACKET_SIZE_COMBO 1042
#define IDC_DATA_SIZE_EDIT 1043
#define IDC_HEX_BYTE_EDIT 1044
#define IDC_BUTTON_ISO_GO 1045
#define IDC_BUTTON_ISO_DET 1046
#define IDC_REG_NAMES_COMBO 1048
#define IDC_REG_VAL_EDIT1 1050
#define IDC_READ_WRITE_BUTTON1 1051
#define IDC_REG_ADDRESS_EDIT 1052
#define IDC_REG_VAL_EDIT2 1053
#define IDC_REQUEST_LIST 1053
#define IDC_READ_WRITE_BUTTON2 1054
#define IDC_REQUEST_COMBO 1057
#define IDC_VALUE_COMBO 1058
#define IDC_INDEX_COMBO 1059
#define IDC_LENGTH_COMBO 1060
#define IDC_GO_BUTTON 1061
#define IDC_INT_PIPES_LIST 1062
#define IDC_INT_NUM_EDIT 1063
#define IDC_DETAILS_BUTTON2 1065
#define IDC_DETAILS_BUTTON 1065
#define IDC_IMMED_RADIO 1066
#define IDC_DEL_RADIO 1067
#define IDC_FILE_RADIO 1068
#define IDC_INCR_RADIO 1069
#define IDC_COMBO1 1072
#define IDC_DESC_INDEX_COMBO 1072
#define IDC_COM_COMBO 1072
#define IDC_INTERVAL_SLIDER 1081
#define IDC_INTERVAL 1082
#define IDC_ANIMATE1 1083
#define IDC_PROGRES_BAR 1084
#define IDC_ARRIVED_INT 1086
#define IDC_PROGRESS_BAR 1087
#define IDC_DESC_INDEX_STATIC 1088
#define IDC_DESC_TYPE_COMBO 1089
#define IDC_DESC_TYPE_STATIC 1090
#define IDC_REQUEST_TREE 1092
#define IDC_ADDRESS_SPIN 1095
#define IDC_BIT7 1096
#define IDC_BIT6 1097
#define IDC_BIT5 1098
#define IDC_BIT4 1099
#define IDC_BIT2 1100
#define IDC_BIT1 1101
#define IDC_BIT0 1102
#define IDC_BIT3 1103
#define IDC_WRITE_BUTTON 1104
#define IDC_READ_BUTTON 1105
#define IDC_SERIAL_RADIO 1106
#define IDC_USB_RADIO 1107
#define ID_HELP_ABOUT 32773
#define ID_ACCEL32776 32776
#define ID_BULK 32777
#define ID_REQUESTS 32778
#define ID_ISOCHRONOUS 32779
#define ID_INTERRUPT 32780
#define ID_DIAGNOSTIC 32781
#define ID_HTML_HELP 32782
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 158
#define _APS_NEXT_COMMAND_VALUE 32783
#define _APS_NEXT_CONTROL_VALUE 1108
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -