Resource.h
上传用户:yklx818
上传日期:2013-04-13
资源大小:459k
文件大小:2k
源码类别:

GIS编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Draw.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define ID_TEXT_MESSAGE                 101
  7. #define ID_TEXT_ONOK                    102
  8. #define ID_TEXT_ONCANCEL                103
  9. #define IDR_MAINFRAME                   128
  10. #define IDR_DRAWTYPE                    129
  11. #define IDD_WRITE_TEXT                  130
  12. #define IDR_DRAWDATA                    131
  13. #define IDC_TEXT_EDIT1                  1000
  14. #define ID_DRAW_LINE                    32771
  15. #define ID_DRAW_CIRCLE                  32772
  16. #define ID_DRAW_CIRCLE1                 32773
  17. #define ID_DRAW_ARC                     32774
  18. #define ID_DRAW_TEXT                    32775
  19. #define ID_DRAW_PLINE                   32776
  20. #define ID_DRAW_RGN                     32777
  21. #define ID_DRAW_NET                     32778
  22. #define ID_DRAW_NET_LINK                32779
  23. #define ID_GRAPH_REDRAW                 32780
  24. #define ID_GRAPH_ZOOM                   32781
  25. #define ID_GRAPH_PAN                    32782
  26. #define ID_GRAPH_UP                     32783
  27. #define ID_GRAPH_FIRST                  32784
  28. #define ID_GRAPH_ALL                    32785
  29. #define ID_SELECT_MOUSE                 32786
  30. #define ID_SELECT_CLEAR                 32787
  31. #define ID_EDIT_MOVE                    32788
  32. #define ID_SELECT_DELETE                32789
  33. #define ID_VIEW_DATABASE                32790
  34. // Next default values for new objects
  35. // 
  36. #ifdef APSTUDIO_INVOKED
  37. #ifndef APSTUDIO_READONLY_SYMBOLS
  38. #define _APS_3D_CONTROLS                     1
  39. #define _APS_NEXT_RESOURCE_VALUE        132
  40. #define _APS_NEXT_COMMAND_VALUE         32791
  41. #define _APS_NEXT_CONTROL_VALUE         1001
  42. #define _APS_NEXT_SYMED_VALUE           104
  43. #endif
  44. #endif