resource.h
上传用户:zhqmouse
上传日期:2022-05-26
资源大小:47k
文件大小:1k
源码类别:

GPS编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by wang_serial.rc
  4. //
  5. #define IDD_WANG_SERIAL_DIALOG          102
  6. #define IDR_MAINFRAME                   128
  7. #define IDD_GPSDEMO_DIALOG_WIDE         129
  8. #define IDC_EDIT1                       1000
  9. #define IDC_EDIT_DATE                   1001
  10. #define IDC_OPEN_COMM                   1002
  11. #define IDC_CLOSE_COMM                  1003
  12. #define IDC_SEND_DATA                   1004
  13. #define IDC_EDIT3                       1005
  14. #define IDC_EDIT_LATITUDE               1005
  15. #define IDC_EDIT4                       1006
  16. #define IDC_EDIT_LONGITUDE              1006
  17. #define IDC_EDIT_SPEED                  1007
  18. #define IDC_BUTTON1                     1008
  19. #define IDC_CLEAR                       1008
  20. #define IDC_BUTTON2                     1009
  21. #define IDC_EDIT_STATUS                 1011
  22. #define IDC_EDIT5                       1012
  23. #define IDC_EDIT6                       1013
  24. #define IDC_LBL_GPS_STATUS              1014
  25. #define IDC_GPS_S                       1014
  26. #define IDC_STATICM                     1015
  27. // Next default values for new objects
  28. // 
  29. #ifdef APSTUDIO_INVOKED
  30. #ifndef APSTUDIO_READONLY_SYMBOLS
  31. #define _APS_NEXT_RESOURCE_VALUE        130
  32. #define _APS_NEXT_COMMAND_VALUE         32771
  33. #define _APS_NEXT_CONTROL_VALUE         1016
  34. #define _APS_NEXT_SYMED_VALUE           101
  35. #endif
  36. #endif