resource.h 2.1 KB

123456789101112131415161718192021222324252627282930
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by ReadSensor.rc
  4. //
  5. #define IDD_READSENSOR_DIALOG 102
  6. #define IDR_MAINFRAME 128
  7. #define IDC_COMBO1 1000
  8. #define IDC_OPENCOMM 1001
  9. #define IDC_RICHEDIT21 1002
  10. #define IDC_EDIT1 1003
  11. #define IDC_EDIT2 1004
  12. #define IDC_READ_PRESSURE 1005
  13. #define IDC_READ_TEM 1006
  14. #define IDC_READ_ALL 1007
  15. #define IDC_CHECK1 1008
  16. #define IDC_EDIT3 1009
  17. #define IDC_CLEAR 1010
  18. #define IDC_BUTTON2 1011
  19. #define IDC_Reflash 1011
  20. // Next default values for new objects
  21. //
  22. #ifdef APSTUDIO_INVOKED
  23. #ifndef APSTUDIO_READONLY_SYMBOLS
  24. #define _APS_NEXT_RESOURCE_VALUE 129
  25. #define _APS_NEXT_COMMAND_VALUE 32771
  26. #define _APS_NEXT_CONTROL_VALUE 1012
  27. #define _APS_NEXT_SYMED_VALUE 101
  28. #endif
  29. #endif