resourceppc.h

来自「for asuncyhronous pwm motor control」· C头文件 代码 · 共 51 行

H
51
字号
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ generated include file.
// Used by commDSP.rc
//
#define IDS_APP_TITLE                   1
#define IDC_COMMDSP                     2
#define IDD_CONFIGBOX                   9
#define IDI_CommDSP                     101
#define IDR_MENU                        102
#define IDS_EXIT                        103
#define IDS_HELP                        104
#define IDD_ABOUTBOX                    105
#define IDS_CONFIG                      106
#define IDS_CONTROL                     107
#define IDD_PILOTEREFERENCES            131
#define IDC_STATIC_1                    201
#define IDC_STATIC_2                    202
#define IDC_STATIC_3                    203
#define IDC_STATIC_4                    204
#define IDC_EDITData                    1001
#define IDC_VILLES                      1006
#define IDC_BUTTON_Today                1007
#define IDC_SLIDERREF                   1008
#define IDC_RBVitesse                   1009
#define IDC_RDPosition                  1010
#define IDC_BUTTONReset                 1012
#define IDC_SBReference                 1013
#define IDC_LabelCode                   1014
#define IDC_LabelLow                    1015
#define IDC_LabelHi                     1016
#define IDC_BUTTONSend                  1017
#define IDM_CONFIG                      32772
#define IDM_EXIT                        40000
#define IDM_HELP                        40001
#define IDM_HELP_ABOUT                  40002
#define IDM_CONTROL                     40003
#define IDM_CONTROL_SEND			           40004
#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        132
#define _APS_NEXT_COMMAND_VALUE         32773
#define _APS_NEXT_CONTROL_VALUE         1018
#define _APS_NEXT_SYMED_VALUE           110
#endif
#endif

⌨️ 快捷键说明

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