resource.h 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ 生成的包含文件。
  3. // 供 EgoDllTest.rc 使用
  4. //
  5. #define IDD_ABOUTBOX 100
  6. #define IDR_MAINFRAME 128
  7. #define IDD_MAINDLG 129
  8. #define IDB_BITMAP1 202
  9. #define IDC_CAVELIST 1000
  10. #define IDC_CARLIST 1001
  11. #define IDC_CAVECONNECT 1002
  12. #define IDC_CAVEDISCONNECT 1003
  13. #define IDC_CARCONNECT 1004
  14. #define IDC_CARDISCONNECT 1005
  15. #define IDC_EDIT 1006
  16. #define IDC_BUTTON1 1007
  17. #define IDC_SEND 1007
  18. #define IDC_FRONT 1008
  19. #define IDC_CARCONNECT3 1009
  20. #define IDC_BACK 1009
  21. #define IDC_BOOTSTRAP 1010
  22. #define IDC_ENABLE 1010
  23. #define IDC_FRONT3 1011
  24. #define IDC_STARTUP 1011
  25. #define IDC_MOTOR 1011
  26. #define IDC_GEAR_E 1012
  27. #define IDC_TURNL 1013
  28. #define IDC_TURNR 1014
  29. #define IDC_STEER 1015
  30. #define IDC_FLIP 1016
  31. #define IDC_ACCEL 1017
  32. #define IDC_ARML 1018
  33. #define IDC_ARMR 1019
  34. #define IDC_ONOFF 1020
  35. #define IDC_GEAR 1023
  36. #define IDC_KEYCC 1024
  37. #define IDC_KEYC 1025
  38. #define IDC_KEYC2 1027
  39. #define IDC_KEYR 1027
  40. #define IDC_WATER_TEMP_ALARM 2001
  41. #define IDC_OIL_PRESSURE_LOW_ALARM 2002
  42. #define IDC_AIR_FILTER_ALARM 2003
  43. #define IDC_LEFT_OIL_FILTER_ALARM 2004
  44. #define IDC_RIGHT_OIL_FILTER_ALARM 2005
  45. #define IDC_OIL_LOOP_FILTER_ALARM 2006
  46. #define IDC_HYDR_PRESSURE_LOW_ALARM 2007
  47. #define IDC_ENGINE_RPM 2008
  48. #define IDC_OIL_PRESSURE 2009
  49. #define IDC_WATER_TEMPERATURE 2010
  50. #define IDC_LEFT_MA_PRESSURE 2011
  51. #define IDC_LEFT_MB_PRESSURE 2012
  52. #define IDC_RIGHT_MA_PRESSURE 2013
  53. #define IDC_RIGHT_MB_PRESSURE 2014
  54. #define IDC_PUMP_PRESSURE 2015
  55. #define IDC_LEFT_MOTOR_RPM 2016
  56. #define IDC_RIGHT_MOTOR_RPM 2017
  57. #define IDC_HYDR_OIL_HEIGHT 2018
  58. #define IDC_DISEL_OIL_HEIGHT 2019
  59. #define IDC_UP_TIME 2020
  60. #define IDC_VOTAGE 2021
  61. #define IDC_RADAR_LEFT 3001
  62. #define IDC_RADAR_REAR 3002
  63. #define IDC_RADAR_RIGHT 3003
  64. #define IDC_STATETIMER 3004
  65. // Next default values for new objects
  66. //
  67. #ifdef APSTUDIO_INVOKED
  68. #ifndef APSTUDIO_READONLY_SYMBOLS
  69. #define _APS_NEXT_RESOURCE_VALUE 205
  70. #define _APS_NEXT_COMMAND_VALUE 32775
  71. #define _APS_NEXT_CONTROL_VALUE 1016
  72. #define _APS_NEXT_SYMED_VALUE 101
  73. #endif
  74. #endif