resource.h
上传用户:hzwailv
上传日期:2010-01-09
资源大小:405k
文件大小:4k
源码类别:

GIS编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MapDemo.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_DEMTYPE                     129
  8. #define IDR_TOOLBARMAP                  129
  9. #define IDD_DIALOG_INFODLG              131
  10. #define IDD_DIALOG_SELECTEDITLAYER      132
  11. #define IDD_GRID_FORMVIEW               134
  12. #define IDR_FORMTYPE                    136
  13. #define IDD_DIALOG_GPSSET               137
  14. #define IDD_DIALOG_GEOSET               139
  15. #define IDC_COMBO_GEOSETNAME            1000
  16. #define IDC_EDIT_CENTERX                1001
  17. #define IDC_EDIT_CENTERY                1002
  18. #define IDC_EDIT_ZOOMVALUE              1003
  19. #define IDC_EDIT_REDRAWTIME             1004
  20. #define IDC_LIST_LAYERDLG               1005
  21. #define IDC_STATIC_LAYERNAME            1006
  22. #define IDC_MSFLEXGRID1                 1008
  23. #define IDC_EDIT_GPS_X                  1009
  24. #define IDC_EDIT_GPS_Y                  1010
  25. #define IDC_EDIT_GPS_SPEED              1011
  26. #define IDC_EDIT_GPS_DIRECT             1012
  27. #define IDC_EDIT_NAME                   1013
  28. #define ID_FILE_OPENGEOSET              32771
  29. #define ID_FILE_OPENTABLE               32772
  30. #define ID_VIEW_SYSOPTION               32773
  31. #define ID_MAP_TOOL_INFORMATION         32774
  32. #define ID_TOOL_UNSELECTALL             32775
  33. #define ID_BUTTON32776                  32776
  34. #define ID_VIEW_SCALEBAR                32777
  35. #define ID_MAPEDIT_SELETTABLE           32778
  36. #define ID_MAPEDIT_ADDTEXT              32780
  37. #define ID_MAPEDIT_ADDSYMBOL            32781
  38. #define ID_MAPEDIT_ADDLINE              32782
  39. #define ID_MAPEDIT_ADDRECT              32783
  40. #define ID_MAPEDIT_ADDEPPLISE           32784
  41. #define ID_MAPEDIT_ADDPOLYGON           32785
  42. #define IDD_MAPEDIT_ADDARC              32786
  43. #define ID_WINDOW_FROMVIEW              32787
  44. #define ID_WINDOW_MAPVIEW               32788
  45. #define ID_START_GPS                    32789
  46. #define ID_END_GPS                      32790
  47. #define ID_CHANGE_SYMBOL                32791
  48. #define ID_GPS_MOVEREC                  32793
  49. #define ID_GPS_MOVEABS                  32794
  50. #define ID_LINE_CHANGE                  32795
  51. #define ID_REAGION_CHANGE               32796
  52. #define ID_ADD_TARGET                   32797
  53. #define ID_EDIT_TARGET                  32798
  54. #define ID_RECORD_REVIEW                32799
  55. #define ID_GPS_CHANGESYMBOL             32800
  56. #define ID_MAPX_PROPERTY                32801
  57. #define ID_THEME_REANGE                 32802
  58. #define ID_THEME_DOT                    32803
  59. #define ID_THEME_PIE                    32804
  60. #define ID_THEME_SYMBOL                 32805
  61. #define ID_THEME_INDIV                  32806
  62. #define ID_THEME_BAR                    32807
  63. #define ID_DATABIND_NORMAL              32809
  64. #define ID_BINDDATA_NOBIND              32810
  65. #define ID_BINDDATA_ODBC                32811
  66. #define ID_BINDDATA_ARRAY               32812
  67. #define ID_MAP_TOOL_ZOOMIN              32971
  68. #define ID_MAP_TOOL_ZOOMOUT             32972
  69. #define ID_MAP_TOOL_PAN                 32981
  70. #define ID_MAP_TOOL_SELECT              32983
  71. #define ID_MAP_TOOL_RADIUSSELECT        32984
  72. #define ID_MAP_TOOL_RECTANGLESELECT     32985
  73. #define ID_VIEW_LAYERCONTROL            32990
  74. // Next default values for new objects
  75. // 
  76. #ifdef APSTUDIO_INVOKED
  77. #ifndef APSTUDIO_READONLY_SYMBOLS
  78. #define _APS_3D_CONTROLS                     1
  79. #define _APS_NEXT_RESOURCE_VALUE        140
  80. #define _APS_NEXT_COMMAND_VALUE         32813
  81. #define _APS_NEXT_CONTROL_VALUE         1015
  82. #define _APS_NEXT_SYMED_VALUE           101
  83. #endif
  84. #endif