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

📄 resource.h

📁 利用VC编写的PMAC控制芯片驱动程序
💻 H
字号:
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by PmacCtrl.rc
//
#define IDM_ABOUTBOX                    0x0010
#define IDD_ABOUTBOX                    100
#define IDS_ABOUTBOX                    101
#define IDD_PMACCTRL_DIALOG             102
#define IDR_MAINFRAME                   128
#define IDR_MENU1                       129
#define IDR_MENU                        129
#define IDD_HELPBOX                     133
#define IDC_SX_EDIT                     1000
#define IDC_SY_EDIT                     1001
#define IDC_SZ_EDIT                     1002
#define IDC_DATETIMEPICKER              1009
#define IDC_ZERO                        1010
#define IDC_EXECUTE                     1011
#define IDC_LOADFILE                    1012
#define IDC_VIEW_INTERPOLATION          1013
#define IDC_SR_EDIT                     1014
#define IDC_SANG_EDIT                   1015
#define IDC_PROGRESS                    1016
#define IDC_DEFAULT                     1017
#define IDC_SAVE                        1018
#define IDC_SCPX_EDIT                   1019
#define IDC_SA_EDIT                     1020
#define IDC_SB_EDIT                     1021
#define IDC_StructurePara_EDIT          1022
#define IDC_EX_EDIT                     1025
#define IDC_EY_EDIT                     1026
#define IDC_EZ_EDIT                     1027
#define IDC_EA_EDIT                     1028
#define IDC_EB_EDIT                     1029
#define IDC_AXIS6_EDIT                  1030
#define IDC_AXIS5_EDIT                  1031
#define IDC_AXIS2_EDIT                  1032
#define IDC_AXIS1_EDIT                  1033
#define IDC_AXIS4_EDIT                  1034
#define IDC_SCPY_EDIT                   1035
#define IDC_SCPZ_EDIT                   1036
#define IDC_TIME_EDIT                   1044
#define IDC_ER_EDIT                     1048
#define IDC_EANG_EDIT                   1049
#define IDC_ECPX_EDIT                   1050
#define IDC_AXIS3_EDIT                  1051
#define IDC_COMBO_CHOICE                1052
#define IDC_ECPY_EDIT                   1053
#define IDC_LOADNC                      1054
#define IDC_ECPZ_EDIT                   1056
#define IDC_PX_EDIT                     1057
#define IDC_PY_EDIT                     1058
#define IDC_PZ_EDIT                     1059
#define IDC_PA_EDIT                     1060
#define IDC_PB_EDIT                     1061
#define IDC_PC_EDIT                     1062
#define IDC_CONFIRM                     1063
#define IDC_AUTOEXECUTE                 1064
#define IDC_EXCURSION                   1065
#define IDC_VIEW_INVKINE                1066
#define IDC_EXIT                        1072
#define IDC_Structure1_RADIO            1073
#define IDC_Structure2_RADIO            1074
#define IDC_Structure3_RADIO            1075
#define IDC_Structure4_RADIO            1076
#define IDC_Structure5_RADIO            1077
#define IDC_Show_BUTTON                 1078
#define IDC_OUTPUTPARA                  1079
#define IDC_Help_EDIT                   1082
#define IDC_INITIAL                     1083
#define IDC_INFO                        1084
#define ID_FILE_EXIT                    32771
#define ID_FILE_SAVEAS                  32772
#define ID_CTRL_ZERO                    32773
#define ID_CTRL_LOADFILE                32774
#define ID_CTRL_EXECUTE                 32775
#define ID_CTRL_INVKINE                 32776
#define ID_CTRL_INTERPOLATION           32777
#define ID_HELP_ABOUT                   32779
#define ID_HELP_HELP                    32780
#define ID_CTRL_VIEW_INVKINE            32781
#define ID_CTRL_VIEW_INTERPOLATION      32782
#define ID_CTRL_EXCURSION               32783
#define ID_CTRL_LOADNC                  32784
#define ID_CTRL_AUTOEXECUTE             32785
#define ID_STRUCTURE_TWO                32787
#define ID_STRUCTURE_THREE              32788
#define ID_STRUCTURE_ONE                32789
#define ID_STRUCTURE_FOUR               32790
#define ID_STRUCTURE_FIVE               32791
#define ID_FILE_DEFAULT                 32792
#define ID_CTRL_OUTPUTPARA              32793
#define ID_CTRL_OUTPUTPHOTO             32794
#define ID_CTRL_INITIAL                 32795
#define ID_CTRL_PROCESS                 32796

// Next default values for new objects
// 
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE        147
#define _APS_NEXT_COMMAND_VALUE         32797
#define _APS_NEXT_CONTROL_VALUE         1092
#define _APS_NEXT_SYMED_VALUE           101
#endif
#endif

⌨️ 快捷键说明

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