resource.h 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by EgoWindow.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_WATER_TEMP_ALARM 2001
  22. #define IDC_OIL_PRESSURE_LOW_ALARM 2002
  23. #define IDC_AIR_FILTER_ALARM 2003
  24. #define IDC_LEFT_OIL_FILTER_ALARM 2004
  25. #define IDC_RIGHT_OIL_FILTER_ALARM 2005
  26. #define IDC_OIL_LOOP_FILTER_ALARM 2006
  27. #define IDC_HYDR_PRESSURE_LOW_ALARM 2007
  28. #define IDC_ENGINE_RPM 2008
  29. #define IDC_OIL_PRESSURE 2009
  30. #define IDC_WATER_TEMPERATURE 2010
  31. #define IDC_LEFT_MA_PRESSURE 2011
  32. #define IDC_LEFT_MB_PRESSURE 2012
  33. #define IDC_RIGHT_MA_PRESSURE 2013
  34. #define IDC_RIGHT_MB_PRESSURE 2014
  35. #define IDC_PUMP_PRESSURE 2015
  36. #define IDC_LEFT_MOTOR_RPM 2016
  37. #define IDC_RIGHT_MOTOR_RPM 2017
  38. #define IDC_HYDR_OIL_HEIGHT 2018
  39. #define IDC_DISEL_OIL_HEIGHT 2019
  40. #define IDC_UP_TIME 2020
  41. #define IDC_VOTAGE 2021
  42. #define IDC_RADAR_LEFT 3001
  43. #define IDC_RADAR_REAR 3002
  44. #define IDC_RADAR_RIGHT 3003
  45. #define IDC_STATETIMER 3004
  46. // Next default values for new objects
  47. //
  48. #ifdef APSTUDIO_INVOKED
  49. #ifndef APSTUDIO_READONLY_SYMBOLS
  50. #define _APS_NEXT_RESOURCE_VALUE 205
  51. #define _APS_NEXT_COMMAND_VALUE 32775
  52. #define _APS_NEXT_CONTROL_VALUE 1008
  53. #define _APS_NEXT_SYMED_VALUE 101
  54. #endif
  55. #endif