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

📄 resource.h

📁 PCI的一个测试程序,可以测试PCI driver和BOARD的功能.
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by PCIEBoardTest.rc
//
#define IDD_PCIEBOARDTEST_DIALOG        102
#define IDR_MAINFRAME                   128
#define IDD_PAGE_DEVICE                 129
#define IDD_PAGE_TEST                   130
#define IDD_PAGE_DEBUG                  130
#define IDD_PAGE_SUMMARY                131
#define IDD_PAGE_CHART                  133
#define IDD_DIALOG_INPUT                134
#define IDD_DIALOG_INPUT2               135
#define IDR_MENU_MAIN                   135
#define IDD_DIALOG1                     136
#define IDC_TAB1                        1000
#define IDC_COMBO_DEVICE                1001
#define IDC_STATIC_DEVICEINFOR          1002
#define IDC_BUTTON_OPENDEVICE           1003
#define IDC_STATIC_OPENINFOR            1004
#define IDC_BTN_TEST_H2D                1008
#define IDC_BTN_TEST_D2H                1009
#define IDC_BTN_TEST_FULL               1010
#define IDC_RADIO_MODE_SINGLE           1011
#define IDC_RADIO_MODE_RANGE            1012
#define IDC_BTN_REFRESH_DMA_BUFFER      1013
#define IDC_BTN_REFRESH_DMA_BUFFER1     1013
#define IDC_BTN_REFRESH_DMA_BUFFER2     1014
#define IDC_EDIT_SINGLE_COUNT           1016
#define IDC_EDIT_MULTI_COUNT_MIN        1017
#define IDC_EDIT_MULTI_COUNT_MAX        1018
#define IDC_EDIT_DMA_BUFFER1            1019
#define IDC_EDIT_DMA_BUFFER2            1020
#define IDC_PROGRESS1                   1021
#define IDC_PROGRESS_TEST               1021
#define IDC_PROGRESS_CHART              1021
#define IDC_STATIC_TEST_PROGRESS        1022
#define IDC_BTN_WRITE_DMABUFFER_1       1023
#define IDC_STATIC_TEST_INFOR           1023
#define IDC_BTN_WRITE_DMABUFFER_2       1024
#define IDC_BTN_WRITE_REGBUFFER         1025
#define IDC_EDIT_PATTERN                1026
#define IDC_EDIT_INPUT                  1027
#define IDC_EDIT_INPUT2_DATA            1028
#define IDC_EDIT_INPUT2_ADDR            1029
#define IDC_BTN_REFRESH_REG             1030
#define IDC_LIST_REGS                   1032
#define IDC_LIST_SUMMARY                1033
#define IDC_BTN_DEVICEREAD_SUMMARY      1034
#define IDC_BTN_DEVICEWRITE_SUMMARY     1035
#define IDC_BTN_CHART_START             1035
#define IDC_STATIC_BUFFER1_INFOR        1037
#define IDC_STATIC_BUFFER2_INFOR        1038
#define IDC_EDIT_DATA1                  1039
#define IDC_EDIT_ADDRESS1               1040
#define IDC_STATIC_MULTI_INFOR1         1040
#define IDC_EDIT_ADDRESS2               1041
#define IDC_STATIC_SINGLE_INFOR         1041
#define IDC_EDIT_DATA2                  1042
#define IDC_STATIC_MULTI_INFOR2         1042
#define IDC_LIST_LOG                    1042
#define IDC_STATIC_REGBUFFER_INFOR      1043
#define IDC_STATIC_SINGLE_INFOR_DRVWRITE 1043
#define IDC_EDIT_REGADDRESS             1044
#define IDC_STATIC_ABOUT                1044
#define IDC_STATIC_MULTI_INFOR1_DEVWRITE 1044
#define IDC_EDIT_REGDATA                1045
#define IDC_COMBO_PACKETSIZE            1045
#define IDC_STATIC_MULTI_INFOR2_DEVWRITE 1046
#define IDC_STATIC_PACKETSIZE           1047
#define ID_APP_CLEARLOG                 32773

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        137
#define _APS_NEXT_COMMAND_VALUE         32774
#define _APS_NEXT_CONTROL_VALUE         1048
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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