123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- //{{NO_DEPENDENCIES}}
- // Microsoft Visual C++ 生成的包含文件。
- // 供 EgoDllTest.rc 使用
- //
- #define IDD_ABOUTBOX 100
- #define IDR_MAINFRAME 128
- #define IDD_MAINDLG 129
- #define IDB_BITMAP1 202
- #define IDC_CAVELIST 1000
- #define IDC_CARLIST 1001
- #define IDC_CAVECONNECT 1002
- #define IDC_CAVEDISCONNECT 1003
- #define IDC_CARCONNECT 1004
- #define IDC_CARDISCONNECT 1005
- #define IDC_EDIT 1006
- #define IDC_BUTTON1 1007
- #define IDC_SEND 1007
- #define IDC_FRONT 1008
- #define IDC_CARCONNECT3 1009
- #define IDC_BACK 1009
- #define IDC_BOOTSTRAP 1010
- #define IDC_ENABLE 1010
- #define IDC_FRONT3 1011
- #define IDC_STARTUP 1011
- #define IDC_MOTOR 1011
- #define IDC_GEAR_E 1012
- #define IDC_TURNL 1013
- #define IDC_TURNR 1014
- #define IDC_STEER 1015
- #define IDC_FLIP 1016
- #define IDC_ACCEL 1017
- #define IDC_ARML 1018
- #define IDC_ARMR 1019
- #define IDC_ONOFF 1020
- #define IDC_GEAR 1023
- #define IDC_KEYCC 1024
- #define IDC_KEYC 1025
- #define IDC_KEYC2 1027
- #define IDC_KEYR 1027
- #define IDC_WATER_TEMP_ALARM 2001
- #define IDC_OIL_PRESSURE_LOW_ALARM 2002
- #define IDC_AIR_FILTER_ALARM 2003
- #define IDC_LEFT_OIL_FILTER_ALARM 2004
- #define IDC_RIGHT_OIL_FILTER_ALARM 2005
- #define IDC_OIL_LOOP_FILTER_ALARM 2006
- #define IDC_HYDR_PRESSURE_LOW_ALARM 2007
- #define IDC_ENGINE_RPM 2008
- #define IDC_OIL_PRESSURE 2009
- #define IDC_WATER_TEMPERATURE 2010
- #define IDC_LEFT_MA_PRESSURE 2011
- #define IDC_LEFT_MB_PRESSURE 2012
- #define IDC_RIGHT_MA_PRESSURE 2013
- #define IDC_RIGHT_MB_PRESSURE 2014
- #define IDC_PUMP_PRESSURE 2015
- #define IDC_LEFT_MOTOR_RPM 2016
- #define IDC_RIGHT_MOTOR_RPM 2017
- #define IDC_HYDR_OIL_HEIGHT 2018
- #define IDC_DISEL_OIL_HEIGHT 2019
- #define IDC_UP_TIME 2020
- #define IDC_VOTAGE 2021
- #define IDC_RADAR_LEFT 3001
- #define IDC_RADAR_REAR 3002
- #define IDC_RADAR_RIGHT 3003
- #define IDC_STATETIMER 3004
- // Next default values for new objects
- //
- #ifdef APSTUDIO_INVOKED
- #ifndef APSTUDIO_READONLY_SYMBOLS
- #define _APS_NEXT_RESOURCE_VALUE 205
- #define _APS_NEXT_COMMAND_VALUE 32775
- #define _APS_NEXT_CONTROL_VALUE 1016
- #define _APS_NEXT_SYMED_VALUE 101
- #endif
- #endif
|