Resource.h
上传用户:shangwu01
上传日期:2013-04-22
资源大小:707k
文件大小:3k
源码类别:

CAD

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CAD.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDB_SPLASH                      102
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_CADTYPE                     129
  9. #define IDD_WIDTHSELECT                 143
  10. #define IDR_TOOLBAR1                    144
  11. #define IDD_REMOVE                      146
  12. #define IDR_TOOLBAR2                    147
  13. #define IDD_wLINE                       149
  14. #define IDD_wRECTANGE                   150
  15. #define IDD_wCIRCLE                     151
  16. #define IDD_wELLIPS                     152
  17. #define IDD_wARC                        153
  18. #define IDD_LINE                        154
  19. #define IDD_RECTANGE                    155
  20. #define IDD_CIRCLE                      156
  21. #define IDD_ELLIPS                      157
  22. #define IDD_ARC1                        158
  23. #define IDD_ARC2                        159
  24. #define IDR_POPMANU                     160
  25. #define IDI_ICON1                       164
  26. #define IDC_COMBO2                      1004
  27. #define IDC_EDIT1                       1004
  28. #define IDC_COMBO1                      1005
  29. #define IDC_COMBO3                      1006
  30. #define IDC_EDIT2                       1006
  31. #define IDC_EDIT3                       1007
  32. #define IDC_EDIT4                       1008
  33. #define IDC_EDIT5                       1010
  34. #define IDC_RADIO2                      1015
  35. #define IDC_RADIO1                      1016
  36. #define IDR_DRAW_LINE                   32771
  37. #define ID_DRAW_RECTANGE                32773
  38. #define ID_BUTTON32774                  32774
  39. #define ID_BUTTON32775                  32775
  40. #define ID_DRAW_ELLIPS                  32779
  41. #define ID_DRAW_TEXT                    32780
  42. #define ID_DRAW_MULTLINE                32781
  43. #define ID_DRAW_CIRCLE                  32782
  44. #define ID_MODE_E                       32786
  45. #define ID_MODE_D                       32787
  46. #define ID_DRAW_ARC                     32792
  47. #define ID_FRONT                        32793
  48. #define ID_BACK                         32794
  49. #define ID_REMOVE                       32795
  50. #define ID_CATCH_end                    32796
  51. #define ID_CATCH_certre                 32797
  52. #define ID_CATCH_middle                 32798
  53. #define ID_CATCH_cross                  32799
  54. #define ID_CATCH_cut                    32800
  55. #define IDM_wLINE                       32801
  56. #define IDM_wRECTANGE                   32802
  57. #define IDM_wCIRCLE                     32803
  58. #define IDM_wELLIPS                     32804
  59. #define IDM_wARC                        32805
  60. #define ID_DEL                          32807
  61. #define IDM_VIEW_DRAWBAR                32808
  62. #define IDM_VIEW_CATCHBAR               32809
  63. // Next default values for new objects
  64. // 
  65. #ifdef APSTUDIO_INVOKED
  66. #ifndef APSTUDIO_READONLY_SYMBOLS
  67. #define _APS_3D_CONTROLS                     1
  68. #define _APS_NEXT_RESOURCE_VALUE        165
  69. #define _APS_NEXT_COMMAND_VALUE         32810
  70. #define _APS_NEXT_CONTROL_VALUE         1018
  71. #define _APS_NEXT_SYMED_VALUE           103
  72. #endif
  73. #endif