resource.h
上传用户:ckg1000
上传日期:2013-01-26
资源大小:630k
文件大小:5k
源码类别:

CAD

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by CAD2006.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_EDIT                        101
  7. #define IDD_STARTFORM_FORM              102
  8. #define IDD_DIALOGBAR                   103
  9. #define IDR_STARTFORM_TMPL              104
  10. #define IDD_DIALOGBAR_TRIGON            104
  11. #define IDD_DIALOGBAR_CIRCLE            105
  12. #define IDD_DIALOGBAR_FONT              106
  13. #define IDD_COOLBAR                     124
  14. #define IDR_MAINFRAME                   128
  15. #define IDR_CAD200TYPE                  129
  16. #define IDB_BITMAP_ARC                  134
  17. #define IDB_BITMAP_CHOOSE               135
  18. #define IDB_BITMAP_CIRCLE               136
  19. #define IDB_BITMAP_ELLIPSE              137
  20. #define IDB_BITMAP_LINE                 138
  21. #define IDB_BITMAP_MIRROR               139
  22. #define IDB_BITMAP_RECT                 140
  23. #define IDB_BITMAP_ROTATE               141
  24. #define IDB_BITMAP_SELECT               142
  25. #define IDB_BITMAP_TRIANGLE             143
  26. #define IDB_BITMAP_ZOOM                 144
  27. #define IDC_CURSOR_LINE                 147
  28. #define IDC_CURSOR_ARROW                148
  29. #define IDB_BITMAP_BGCOLOR              153
  30. #define IDB_BITMAP_POLYGON              154
  31. #define IDB_BITMAP_TEXT                 155
  32. #define IDC_CURSOR_RECT                 156
  33. #define IDC_CURSOR_TRIGON               157
  34. #define IDC_CURSOR_ROTATE               160
  35. #define IDB_BITMAP_WELCOME              162
  36. #define IDB_BITMAP_LOGO                 163
  37. #define IDC_BUTTON_ARROW                1000
  38. #define IDC_COMBO_SHAPE                 1000
  39. #define IDC_COMBO_MODE                  1001
  40. #define IDC_COMBO_SIZE                  1002
  41. #define IDC_COMBO_COLOR                 1003
  42. #define IDC_LABEL_FORBK                 1012
  43. #define IDC_LABEL_BACKBK                1013
  44. #define IDC_COMBO_FORBK                 1013
  45. #define IDC_COMBO_BACKBK                1014
  46. #define IDC_BUTTON_MOVE                 1015
  47. #define IDC_BUTTON_CIRCLE               1017
  48. #define IDC_BUTTON_FONT                 1018
  49. #define IDC_COMBO_FONT                  1019
  50. #define IDC_BUTTON_BOLD                 1020
  51. #define IDC_BUTTON_ITALIC               1021
  52. #define IDC_EDIT_ANGLE                  1021
  53. #define IDC_BUTTON_STEUP                1022
  54. #define IDC_STATIC_TEMP                 1022
  55. #define IDC_STATIC_SHAPE                1023
  56. #define IDC_RADIO1                      1024
  57. #define IDC_RADIO2                      1025
  58. #define IDC_BUTTON_LINE                 1029
  59. #define IDC_BUTTON_TRIGON               1030
  60. #define IDC_BUTTON_RECT                 1031
  61. #define IDC_BUTTON_POLYGON              1035
  62. #define IDC_BUTTON_EDDY                 1036
  63. #define IDC_BUTTON_ZOOM                 1037
  64. #define IDC_BUTTON_FILL                 1038
  65. #define IDC_BUTTON_MSL                  1039
  66. #define IDC_BUTTON_SETCOL               1042
  67. #define IDC_TEXT                        2000
  68. #define IDD_LINE                        32772
  69. #define IDD_FOLD_LINE                   32773
  70. #define IDD_ANGLE_LINE                  32774
  71. #define ID_TRIGON                       32775
  72. #define ID_RECT                         32776
  73. #define ID_POLYGON                      32777
  74. #define ID_ROUND                        32778
  75. #define ID_ELLIPSE                      32779
  76. #define ID_ARC                          32780
  77. #define ID_COLORFOR                     32781
  78. #define ID_REALLINE                     32782
  79. #define ID_BROKENLINE                   32783
  80. #define ID_LINEWIDTH                    32784
  81. #define ID_BUTTON32785                  32785
  82. #define ID_BUTTON32786                  32786
  83. #define ID_BUTTON32787                  32787
  84. #define ID_BUTTON32788                  32788
  85. #define ID_BUTTON32789                  32789
  86. #define ID_BUTTON_COMBOBOX              32790
  87. #define ID_BUTTON32791                  32791
  88. #define ID_BUTTON32792                  32792
  89. #define ID_BUTTON32793                  32793
  90. #define ID_BUTTON32794                  32794
  91. #define ID_BUTTON32795                  32795
  92. #define ID_BUTTON32796                  32796
  93. #define ID_BUTTON32797                  32797
  94. #define ID_BUTTON32798                  32798
  95. #define ID_COLORBACK                    32808
  96. #define ID_DOTLINE                      32809
  97. #define ID_TWOLINE                      32810
  98. #define ID_NUM1                         32811
  99. #define ID_NUM2                         32812
  100. #define ID_NUM3                         32813
  101. #define ID_NUM4                         32814
  102. #define ID_NUM5                         32815
  103. #define ID_NUM6                         32816
  104. #define ID_NUM7                         32817
  105. // Next default values for new objects
  106. // 
  107. #ifdef APSTUDIO_INVOKED
  108. #ifndef APSTUDIO_READONLY_SYMBOLS
  109. #define _APS_3D_CONTROLS                     1
  110. #define _APS_NEXT_RESOURCE_VALUE        179
  111. #define _APS_NEXT_COMMAND_VALUE         32818
  112. #define _APS_NEXT_CONTROL_VALUE         1026
  113. #define _APS_NEXT_SYMED_VALUE           105
  114. #endif
  115. #endif