1 Star 0 Fork 1

Jason.shen1984/组合导航串口数据采集软件

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
resource.h 2.41 KB
一键复制 编辑 原始数据 按行查看 历史
TMRNic 提交于 2023-05-05 10:55 . init
//{{NO_DEPENDENCIES}}
// Microsoft Visual C++ 生成的包含文件。
// 供 SerialAssistant.rc 使用
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_SERIALASSISTANT_DIALOG 102
#define IDR_MAINFRAME 128
#define IDI_ICO_NWPU 132
#define IDR_MENU1 133
#define IDR_MENU_MAIN 133
#define IDB_BITMAP2 137
#define IDC_COMBO_COM 1000
#define IDC_COMBO_BDR 1001
#define IDC_COMBO_STOPBIT 1002
#define IDC_COMBO_CHECKBIT 1003
#define IDC_BTN_OPENSER 1004
#define IDC_BTN_EXIT 1005
#define IDC_EDIT_YEAR 1006
#define IDC_EDIT_MOUNTH 1007
#define IDC_EDIT_DAY 1008
#define IDC_EDIT_HOUR 1009
#define IDC_EDIT_MINUTE 1010
#define IDC_EDIT_SECOND 1011
#define IDC_EDIT_YEAR2 1012
#define IDC_COMBO_COM_G 1012
#define IDC_EDIT2 1013
#define IDC_EDIT_COUNTER 1013
#define IDC_BTN_PAUSE 1014
#define IDC_BTN_SETZERO 1015
#define IDC_LIST_DATA 1016
#define IDC_COMBO_BDR_G 1017
#define IDC_COMBO_STOPBIT_G 1018
#define IDC_COMBO_CHECKBIT_G 1019
#define IDC_CHART_DATA 1020
#define IDC_LIST_DATA2 1020
#define IDC_LIST_GPS 1020
#define IDC_TCHART1 1021
#define IDC_TEEEDITOR1 1022
#define IDC_CUSTOM1 1026
#define IDC_CHART_GYRO 1026
#define IDC_CHART_ACC 1027
#define IDC_EDIT_LOG 1028
#define IDC_EDIT1 1028
#define IDC_CHECK1 1029
#define IDC_CHECK_GPGGA 1029
#define ID_32771 32771
#define ID_32772 32772
#define ID_32773 32773
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 138
#define _APS_NEXT_COMMAND_VALUE 32774
#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jason-shen1984/IntNavSerialAssistant.git
git@gitee.com:jason-shen1984/IntNavSerialAssistant.git
jason-shen1984
IntNavSerialAssistant
组合导航串口数据采集软件
master

搜索帮助