resource.h 8.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by EastDraw.rc
  4. //
  5. #define ID_SYSMEMU_MOVING 16
  6. #define IDD_ABOUTBOX 100
  7. #define IDB_SPLASH 102
  8. #define IDD_PROPPAGE_DLine1 107
  9. #define IDD_PROPPAGE_DLine2 108
  10. #define IDD_PROPPAGE_Mode 109
  11. #define IDR_MAINFRAME 128
  12. #define IDR_EASTDRTYPE 129
  13. #define IDR_TOOLBAR1_DrawTool 130
  14. #define IDB_BITMAP_PS_SOLID 132
  15. #define IDB_BITMAP_PS_DASH 133
  16. #define IDB_BITMAP_PS_DOT 134
  17. #define IDB_BITMAP_PS_DASHDOT 135
  18. #define IDB_BITMAP_PS_DASHDOTDOT 136
  19. #define IDB_BITMAP_Black 137
  20. #define IDB_BITMAP_White 138
  21. #define IDB_BITMAP_Dark_Gray 139
  22. #define IDB_BITMAP_Light_Gray 140
  23. #define IDB_BITMAP_Dark_Red 141
  24. #define IDB_BITMAP_Red 142
  25. #define IDB_BITMAP_DarkYellow 143
  26. #define IDB_BITMAP_Yellow 144
  27. #define IDB_BITMAP_DarkGreen 145
  28. #define IDB_BITMAP_Green 146
  29. #define IDB_BITMAP5 147
  30. #define IDB_BITMAP6 148
  31. #define IDB_BITMAP_DarkBlue 149
  32. #define IDB_BITMAP_Blue 150
  33. #define IDB_BITMAP9 151
  34. #define IDB_BITMAP10 152
  35. #define IDD_DIALOG_ReginSet 157
  36. #define IDB_BITMAP_C 159
  37. #define IDB_BITMAP1 160
  38. #define IDD_DIALOG1 161
  39. #define IDR_STYLE_BAR 162
  40. #define IDW_STYLE_BAR 163
  41. #define IDR_MENU_TextEdit 163
  42. #define IDR_MENU_Canvas_Edit 164
  43. #define ID_Draw 165
  44. #define ID_Change 166
  45. #define IDR_MENU_OK 168
  46. #define IDB_BITMAP2 173
  47. #define IDR_MENU_Delete 174
  48. #define IDB_BITMAP_Start 176
  49. #define IDC_STATIC_IDB_BITMAP_PS_SOLID 1004
  50. #define IDC_RADIO1 1006
  51. #define IDC_RADIO_Ps_Solid 1006
  52. #define IDC_RADIO2 1007
  53. #define IDC_RADIO3 1008
  54. #define IDC_RADIO4 1009
  55. #define IDC_RADIO5 1010
  56. #define IDC_EDIT_LineWidth 1013
  57. #define IDC_SPIN_DDLineWidth 1014
  58. #define IDC_STATIC_Black 1019
  59. #define IDC_STATIC_RarkRed 1020
  60. #define IDC_STATIC_DrakGreen 1021
  61. #define IDC_STATIC_DarkYellow 1022
  62. #define IDC_STATIC_DrakBlue 1023
  63. #define IDC_STATIC_Yellow 1024
  64. #define IDC_STATIC_DarkGray 1025
  65. #define IDC_STATIC_LightRray 1026
  66. #define IDC_STATIC_White 1027
  67. #define IDC_STATIC_Red 1028
  68. #define IDC_STATIC_Green 1029
  69. #define IDC_STATIC_Blue 1030
  70. #define IDC_STATIC_BITMAP5 1031
  71. #define IDC_STATIC_BITMAP6 1032
  72. #define IDC_STATIC_BITMAP9 1033
  73. #define IDC_STATIC_BITMAP10 1034
  74. #define IDC_EDIT1 1035
  75. #define IDC_EDIT_Red 1035
  76. #define IDC_EDIT_Width 1035
  77. #define IDC_STATIC_Red2 1036
  78. #define IDC_STATIC_Green2 1037
  79. #define IDC_EDIT2 1038
  80. #define IDC_EDIT_Green 1038
  81. #define IDC_EDIT_Length 1038
  82. #define IDC_STATIC_Blue2 1039
  83. #define IDC_EDIT3 1040
  84. #define IDC_EDIT_Blue 1040
  85. #define IDC_EDIT_Detail 1040
  86. #define IDC_SPIN1 1041
  87. #define IDC_SPIN_Red 1041
  88. #define IDC_SPIN2 1042
  89. #define IDC_SPIN_Green 1042
  90. #define IDC_SPIN3 1043
  91. #define IDC_SPIN_Blue 1043
  92. #define IDC_SLIDER_Red 1044
  93. #define IDC_SLIDER_Green 1045
  94. #define IDC_SLIDER_Blue 1046
  95. #define IDC_STATIC_ShowColor 1047
  96. #define IDC_BUTTON_Select 1051
  97. #define IDC_BUTTON_ColorDlg 1052
  98. #define IDC_CHECK_Pen 1053
  99. #define IDC_CHECK_Brush 1054
  100. #define IDC_CHECK_Background 1055
  101. #define IDC_ShowPenColor 1056
  102. #define IDC_ShowBrushColor 1057
  103. #define IDC_ShowBackground 1058
  104. #define IDC_RADIO6_bs_hollow 1059
  105. #define IDC_RADIO7_bs_solid 1060
  106. #define IDC_RADIO8_hatched 1061
  107. #define IDC_RADIO9_HS_BDIAGONAL 1062
  108. #define IDC_RADIO10_HS_CROSS 1063
  109. #define IDC_RADIO11_HS_DIAGCROSS 1064
  110. #define IDC_RADIO_HS_VERTICAL 1065
  111. #define IDC_RADIO13_HS_FDIAGONAL 1066
  112. #define IDC_RADIO14_HS_HORIZONTAL 1067
  113. #define IDC_RADIO15 1068
  114. #define IDC_RADIO16 1069
  115. #define IDC_STATIC_ShowPenStyle 1070
  116. #define IDC_STATIC_ShowBrushResult 1071
  117. #define IDC_RADIO6 1072
  118. #define IDC_RADIO7 1073
  119. #define IDC_COMBO_BackgroundMode 1077
  120. #define IDC_TREE_DrawingMode 1090
  121. #define IDC_RICHEDIT2 1104
  122. #define IDC_STATIC_1 1106
  123. #define IDC_EDIT4 1108
  124. #define IDC_CHECK_ModeCheck 1109
  125. #define Cursor_Move 30979
  126. #define ID_BUTTON32771_DrawDLine 32771
  127. #define ID_BUTTON_DLine 32772
  128. #define ID_CHAR_BOLD 32773
  129. #define ID_BUTTON32774 32774
  130. #define ID_BUTTON32774_Move 32774
  131. #define ID_BUTTON32775 32775
  132. #define ID_BUTTON32775_CircumRotate 32775
  133. #define ID_BUTTON32776 32776
  134. #define ID_BUTTON32776_Rectangle 32776
  135. #define ID_BUTTON32777 32777
  136. #define ID_BUTTON32777_Curve 32777
  137. #define ID_BUTTON32778 32778
  138. #define ID_BUTTON32778_RoundRectangle 32778
  139. #define ID_BUTTON32779 32779
  140. #define ID_BUTTON32779_Ellipse 32779
  141. #define ID_DUMMY1 32779
  142. #define IDC_FONTNAMES 32779
  143. #define IDC_FONT 32779
  144. #define ID_BUTTON32780 32780
  145. #define ID_BUTTON32780_Round 32780
  146. #define ID_DUMMY2 32780
  147. #define IDC_FONTSIZES 32780
  148. #define IDC_F 32780
  149. #define Menu_ShowPorDlg 32790
  150. #define ID_BUTTON32791_Polygon 32791
  151. #define ID_MENUITEM32794_SetRegin 32794
  152. #define ID_BUTTON_LiEllipse 32795
  153. #define ID_BUTTON32800_RoundArc 32800
  154. #define ID_BUTTON32805 32805
  155. #define ID_BUTTON32805_EllipseArc 32805
  156. #define ID_BUTTON32807_PolyBezier 32807
  157. #define ID_BUTTON32809_Text 32809
  158. #define ID_CHAR_ITALIC 32810
  159. #define ID_UnDo 32810
  160. #define ID_CHAR_UNDERLINE 32811
  161. #define ID_Cut 32811
  162. #define ID_PARA_LEFT 32812
  163. #define ID_Copy 32812
  164. #define ID_PARA_CENTER 32813
  165. #define ID_Past 32813
  166. #define ID_PARA_RIGHT 32814
  167. #define ID_Delete 32814
  168. #define ID_SelectAll 32815
  169. #define ID_Move 32817
  170. #define ID_MENUITEM_OK 32819
  171. #define ID_MENUITEM_Size 32820
  172. #define ID_CirCu 32821
  173. #define ID_ShowDrawTool_Bar 32826
  174. #define ID_BUTTON32830_Lock 32830
  175. #define ID_BUTTON32834 32834
  176. #define ID_BUTTON32845_Axis 32845
  177. #define ID_BUTTON32850_ReDraw 32850
  178. #define ID_BUTTON32856_DONothing 32856
  179. #define ID_BUTTON32858_OnDo 32858
  180. #define ID_BUTTON32859_ReDo 32859
  181. #define ID_FILE_SAVE_AS_Bmp 32860
  182. #define ID_MouseCap_On 32862
  183. #define ID_BUTTON32876 32876
  184. #define ID_ACCEL32877 32877
  185. #define ID_MousPosition 59142
  186. #define ID_MousPoint 59143
  187. #define ID_MousCaption 59144
  188. // Next default values for new objects
  189. //
  190. #ifdef APSTUDIO_INVOKED
  191. #ifndef APSTUDIO_READONLY_SYMBOLS
  192. #define _APS_3D_CONTROLS 1
  193. #define _APS_NEXT_RESOURCE_VALUE 177
  194. #define _APS_NEXT_COMMAND_VALUE 32878
  195. #define _APS_NEXT_CONTROL_VALUE 1110
  196. #define _APS_NEXT_SYMED_VALUE 103
  197. #endif
  198. #endif