resource.h
上传用户:pumpssky
上传日期:2007-12-07
资源大小:110k
文件大小:4k
源码类别:

MacOS编程

开发平台:

C/C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft eMbedded Visual C++ generated include file.
  3. // Used by gmark.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_GMARK_FORM                  101
  7. #define IDR_MAINFRAME                   128
  8. #define IDD_DIALOG_MONITOR              131
  9. #define IDD_DIALOG_OPERATE              132
  10. #define IDD_DIALOG_SETUP                133
  11. #define IDD_DIALOG_ADVANCE              134
  12. #define IDC_BUTTON_DIAL                 1000
  13. #define IDC_BUTTON1                     1001
  14. #define IDC_BUTTON_HANGUP               1001
  15. #define IDC_BUTTON_SAVE                 1001
  16. #define IDC_BUTTON_PBNON                1001
  17. #define IDC_EDIT_MSG                    1002
  18. #define IDC_EDIT_STATUS_DIAL            1002
  19. #define IDC_BUTTON_CLEAR                1002
  20. #define IDC_BUTTON_MCAON                1002
  21. #define IDC_EDIT_STATUS_SOCK            1003
  22. #define IDC_BUTTON_SNVON                1003
  23. #define IDC_EDIT_STATUS_COMM            1004
  24. #define IDC_BUTTON_PBNON2               1004
  25. #define IDC_BUTTON_INIGPS               1008
  26. #define IDC_BUTTON_INITGPS              1008
  27. #define IDC_BUTTON_CONNECT              1008
  28. #define IDC_BUTTON_GETPOS               1010
  29. #define IDC_EDIT_NEMA                   1011
  30. #define IDC_BUTTON_CLOSE                1012
  31. #define IDC_EDIT_LON                    1013
  32. #define IDC_EDIT_LAT                    1014
  33. #define IDC_EDIT_SATNUM                 1015
  34. #define IDC_EDIT_STATUS                 1016
  35. #define IDC_BUTTON_INIT                 1017
  36. #define IDC_EDIT_PDOP                   1017
  37. #define IDC_BUTTON_GGAOFF               1018
  38. #define IDC_EDIT_HDOP                   1018
  39. #define IDC_BUTTON_GGA2S                1019
  40. #define IDC_EDIT_GPSSTATUS              1020
  41. #define IDC_BUTTON_TESTMAP              1021
  42. #define IDC_EDIT_VDOP                   1021
  43. #define IDC_BUTTON_LOGON                1023
  44. #define IDC_BUTTON_LOGOFF               1024
  45. #define IDC_EDIT_X                      1025
  46. #define IDC_EDIT_Y                      1026
  47. #define IDC_EDIT_RTCM                   1027
  48. #define IDC_EDIT_GPSMSG                 1027
  49. #define IDC_BUTTON_RTCMON               1028
  50. #define IDC_BUTTON_RTCMOFF              1029
  51. #define IDC_EDIT_RECV                   1031
  52. #define IDC_EDIT2                       1032
  53. #define IDC_EDIT_ROVERDES               1032
  54. #define IDC_BUTTON2                     1033
  55. #define IDC_BUTTON_PBNOFF               1033
  56. #define IDC_TAB_MAIN                    1034
  57. #define IDC_BUTTON_MCAOFF               1034
  58. #define IDC_RADIO_AUTO                  1035
  59. #define IDC_BUTTON_SNVOFF               1035
  60. #define IDC_RADIO_MANUAL                1036
  61. #define IDC_EDIT_ROVERID                1037
  62. #define IDC_EDIT_REFLON                 1038
  63. #define IDC_EDIT_REFLAT                 1039
  64. #define IDC_CHECK_DISPGGA               1040
  65. #define IDC_CHECK_DISPRTCM              1041
  66. #define IDC_BUTTON_INI                  1043
  67. #define IDC_BUTTON_PAR                  1044
  68. #define IDC_BUTTON_INI5                 1045
  69. #define IDC_BUTTON_GSAON                1046
  70. #define IDC_BUTTON_GSAOFF               1047
  71. #define IDC_BUTTON_CRTON                1048
  72. #define IDC_BUTTON_CRTOFF               1049
  73. #define IDC_EDIT_LON_DEG                1049
  74. #define IDC_BUTTON_GLLON                1050
  75. #define IDC_EDIT_LON_MIN                1050
  76. #define IDC_BUTTON_GLLOFF               1051
  77. #define IDC_EDITLON_SEC                 1051
  78. #define IDC_EDIT_LON_SEC                1051
  79. #define IDC_EDIT_LAT_DEG                1052
  80. #define IDC_BUTTON3                     1052
  81. #define IDC_EDIT_LAT_MIN                1053
  82. #define IDC_EDIT_LAT_SEC                1054
  83. // Next default values for new objects
  84. // 
  85. #ifdef APSTUDIO_INVOKED
  86. #ifndef APSTUDIO_READONLY_SYMBOLS
  87. #define _APS_NEXT_RESOURCE_VALUE        135
  88. #define _APS_NEXT_COMMAND_VALUE         32771
  89. #define _APS_NEXT_CONTROL_VALUE         1053
  90. #define _APS_NEXT_SYMED_VALUE           104
  91. #endif
  92. #endif