resource.h

来自「高速同步串口芯片PEB20534的驱动程序」· C头文件 代码 · 共 51 行

H
51
字号
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by pciscc.rc
//
#define IDD_DIALOG1                     101
#define IDC_BAUDRATE_0                  1000
#define IDC_TXDELAY_0                   1001
#define IDC_DUPLEX_0                    1002
#define IDC_NRZCODE_0                   1003
#define IDC_RXCLOCK_0                   1004
#define IDC_TXCLOCK_0                   1005
#define IDC_TXD_UP_0                    1006
#define IDC_TXD_DOWN_0                  1007
#define IDC_BAUDRATE_1                  1008
#define IDC_TXDELAY_1                   1009
#define IDC_DUPLEX_1                    1010
#define IDC_NRZCODE_1                   1011
#define IDC_RXCLOCK_1                   1012
#define IDC_TXCLOCK_1                   1013
#define IDC_TXD_UP_1                    1014
#define IDC_TXD_DOWN_1                  1015
#define IDC_BAUDRATE_2                  1016
#define IDC_TXDELAY_2                   1017
#define IDC_DUPLEX_2                    1018
#define IDC_NRZCODE_2                   1019
#define IDC_RXCLOCK_2                   1020
#define IDC_TXCLOCK_2                   1021
#define IDC_TXD_UP_2                    1022
#define IDC_TXD_DOWN_2                  1023
#define IDC_BAUDRATE_3                  1024
#define IDC_TXDELAY_3                   1025
#define IDC_DUPLEX_3                    1026
#define IDC_NRZCODE_3                   1027
#define IDC_RXCLOCK_3                   1028
#define IDC_TXCLOCK_3                   1029
#define IDC_TXD_UP_3                    1030
#define IDC_TXD_DOWN_3                  1031
#define IDC_STATIC                      -1

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NO_MFC                     1
#define _APS_NEXT_RESOURCE_VALUE        102
#define _APS_NEXT_COMMAND_VALUE         40001
#define _APS_NEXT_CONTROL_VALUE         1032
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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