Resource.h
上传用户:lj3531212
上传日期:2007-06-18
资源大小:346k
文件大小:8k
源码类别:

绘图程序

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by GraphSoft.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDC_POINTER                     104
  7. #define IDC_POINTER_COPY                105
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_GRAPHSTYPE                  129
  10. #define IDR_GRAPH_OPERATOR              130
  11. #define IDR_DRAW_GRAPH                  133
  12. #define IDR_OPERATION_OVER              140
  13. #define IDR_PROPERTY_BAR                141
  14. #define IDR_SELECT_PENWIDTH             143
  15. #define IDC_SELECT_ANY                  144
  16. #define IDC_SELECT_NONE                 145
  17. #define IDD_GRAPH_PROPERTY              150
  18. #define IDR_OPERATOR_DETAIL             151
  19. #define IDD_COLOR_SET                   165
  20. #define IDB_BITMAP_LINECOLOR_SET        166
  21. #define IDB_BITMAP_FILLCOLOR_SET        167
  22. #define IDB_PENWIDTH_ONE                168
  23. #define IDB_PENWIDTH_TWO                169
  24. #define IDB_PENWIDTH_THREE              170
  25. #define IDB_PENWIDTH_FIVE               171
  26. #define IDB_PENWIDTH_SEVEN              172
  27. #define IDB_GRAPH_NOTFILL               173
  28. #define IDB_GRAPH_SOLIDFILL             174
  29. #define IDD_FILL_SET                    175
  30. #define IDI_ICON1                       177
  31. #define IDC_GRAPH_LINE                  182
  32. #define IDC_NODROP9                     191
  33. #define IDR_GRAPH_OPERATION             193
  34. #define IDC_GRAPH_MOVE                  195
  35. #define IDC_SHAPE_BEZIERCURVE           206
  36. #define IDC_SHAPE_CIRCLE                208
  37. #define IDC_SHAPE_ELLIPSE               209
  38. #define IDC_SHAPE_PARAGLLELOGRAM        212
  39. #define IDC_SHAPE_RECTANGLE             213
  40. #define IDC_SHAPE_ROUNDRECT             214
  41. #define IDC_SHAPE_POLYGON               215
  42. #define IDC_SHAPE_LINE                  216
  43. #define IDC_SHAPE_MODELCURVE3PARAM      220
  44. #define IDC_SHAPE_MODELCURVE2AVB        221
  45. #define IDC_CURSOR1                     222
  46. #define IDC_CURSOR2                     223
  47. #define IDC_CURSOR3                     224
  48. #define IDC_CURSOR4                     225
  49. #define IDC_GRAPH_POINTSEL              232
  50. #define IDC_GRAPH_ROTATE                233
  51. #define IDC_CURSOR6                     234
  52. #define IDC_GRAPH_MAGNIFY               235
  53. #define IDC_GRAPH_EDIT                  236
  54. #define IDC_GRAPH_COPY                  237
  55. #define IDC_CURSOR10                    238
  56. #define IDC_GRAPH_EDIT_LINE0            239
  57. #define IDC_GRAPH_EDIT_LINE1            240
  58. #define IDC_GRAPH_EDIT_LINE2            241
  59. #define IDC_GRAPH_EDIT_LINE3            242
  60. #define IDD_FULLVIEW                    243
  61. #define IDR_WINDOWS                     244
  62. #define IDD_GRAPHINFO_BASIC             246
  63. #define IDD_GRAPHINFO_EXTEND            247
  64. #define IDD_UNDODLG                     249
  65. #define IDI_ICON2                       251
  66. #define IDB_SPLASH2                     254
  67. #define IDC_TAB1                        1002
  68. #define IDC_MAINTAB                     1002
  69. #define IDC_COLOR_R                     1005
  70. #define IDC_COLOR_G                     1006
  71. #define IDC_COLOR_B                     1007
  72. #define IDC_FILLCOLOR_BTN               1011
  73. #define IDC_FILL_STYLE                  1012
  74. #define IDC_COLOR_BTN                   1013
  75. #define IDC_PENWIDTH                    1014
  76. #define IDC_DRAWPOINTS_RADIO            1015
  77. #define IDC_NOTDRAWPOINTS_RADIO         1016
  78. #define IDC_RORATE_ANGLE                1019
  79. #define IDC_SPIN_ANGLE                  1020
  80. #define IDC_CHECK_FILL                  1022
  81. #define IDC_COMBO_ANGLE                 1023
  82. #define IDC_PENWIDTH_COMB               1026
  83. #define IDC_UNDOLIST                    1027
  84. #define IDC_STATUS                      1028
  85. #define IDC_MAIL                        1030
  86. #define ID_DRAW_DDALINE                 32771
  87. #define ID_FILE_EXPORT                  32772
  88. #define ID_GRAPH_MOVE                   32773
  89. #define ID_GRAPH_ROTATE                 32774
  90. #define ID_GRAPH_MAGNIFY                32775
  91. #define ID_GRAPH_PROPERTIY              32777
  92. #define ID_GRAPH_COPY                   32778
  93. #define ID_GRAPH_DELETE                 32779
  94. #define ID_DRAW_RECTANGLE               32780
  95. #define ID_DRAW_CIRCLE                  32781
  96. #define ID_DRAW_ELLIPSE                 32783
  97. #define ID_DRAW_POLYGON                 32784
  98. #define ID_DRAW_ROUNDRECT               32785
  99. #define ID_DRAW_CURVER1                 32786
  100. #define ID_BUTTON32787                  32787
  101. #define ID_DRAW_NONE                    32788
  102. #define ID_DRAW_CURVER_                 32789
  103. #define ID_SELECT_ALL                   32790
  104. #define ID_OPERATION_OVER               32791
  105. #define ID_SELECT_COLOR                 32792
  106. #define ID_SELECT_PENWIDTH              32793
  107. #define ID_PENWIDTH_ONE                 32794
  108. #define ID_PENWIDTH_TWO                 32795
  109. #define ID_PENWIDTH_THREE               32796
  110. #define ID_PENWIDTH_FIVE                32797
  111. #define ID_DRAW_PARALLELOGRAM           32798
  112. #define ID_GRAPH_ROTATE_LEFT            32799
  113. #define ID_GRAPH_ROTATE_RIGHT           32800
  114. #define ID_SET_ROTATE_CENTER            32801
  115. #define ID_GRAPH_ROTATECENTER_SET       32802
  116. #define ID_INPUT_CONFIRM                32804
  117. #define ID_SHAPE_OVER                   32805
  118. #define ID_DRAW_MODELCURVE3PARAM        32806
  119. #define ID_DRAW_MODELCURVE2AVB          32807
  120. #define ID_DRAW_BEZIERCURVE             32810
  121. #define ID_asdasd                       32811
  122. #define ID_COLOR_SELECT                 32812
  123. #define ID_SELECT_FILL_COLOR            32813
  124. #define ID_PENWIDTH_SEVEN               32814
  125. #define ID_SET_FILLSTYLE                32815
  126. #define ID_GRAPH_EDIT                   32816
  127. #define ID_GRAPH_SHOWPOINTS             32817
  128. #define ID_GRAPH_POINTSHIDE             32818
  129. #define ID_GRAPH_POINTSSHOW             32819
  130. #define ID_GRAPHOP_MORE                 32820
  131. #define ID_MENUITEM32821                32821
  132. #define ID_GRAPHOP_LESS                 32822
  133. #define ID_GRAPG_LEFTTORIGHT            32823
  134. #define ID_GRAPH_TOPTOBOTTOM            32824
  135. #define ID_GRAPH_LEFTTORIGHT            32825
  136. #define ID_GRAPHBAR_TEXT                32827
  137. #define ID_BUTTON32828                  32828
  138. #define ID_FILE_IMPORT                  32835
  139. #define ID_FULLSCREEN                   32836
  140. #define ID_FULLWINDOW                   32837
  141. #define ID_HELPFILE                     32839
  142. #define IDS_STRING_SAVE_SUCCESS         57346
  143. #define IDS_FILE_SAVE_STRING            61446
  144. #define IDS_FILE_SAVE_TITLE             61447
  145. #define IDS_OTHER_COLOR                 61448
  146. #define IDS_AUTO_COLOR                  61449
  147. #define IDS_GRAPH_POINTS                61450
  148. #define IDS_FULLVIEWTITLE               61451
  149. #define IDS_EDIT_UNDO_TIMES             61452
  150. #define IDS_EDIT_REDO_TIMES             61453
  151. #define IDS_BASIC_INFO                  61454
  152. #define IDS_OPERATION_INFO              61455
  153. #define IDS_CREATE                      61456
  154. #define IDS_MOVE                        61457
  155. #define IDS_COPY                        61458
  156. #define IDS_ROTATE                      61459
  157. #define IDS_LEFTTORIGHT                 61460
  158. #define IDS_TOPTOBOTTOM                 61461
  159. #define IDS_MAGNIFY                     61462
  160. #define IDS_SHOWPOINTS                  61463
  161. #define IDS_HIDEPOINTS                  61464
  162. #define IDS_DELETE                      61465
  163. #define IDS_EDIT                        61466
  164. #define IDS_PROPERTY                    61467
  165. #define IDS_BEZIERCURVE                 61468
  166. #define IDS_MODELCURVE2AVB              61469
  167. #define IDS_MODELCURVE3PARAM            61470
  168. #define IDS_PARALLELOGRAM               61471
  169. #define IDS_ELLIPSE                     61472
  170. #define IDS_RECTANGLE                   61473
  171. #define IDS_CIRCLE                      61474
  172. #define IDS_LINE                        61475
  173. #define IDS_ROUNDRECT                   61476
  174. #define IDS_POLYGON                     61477
  175. // Next default values for new objects
  176. // 
  177. #ifdef APSTUDIO_INVOKED
  178. #ifndef APSTUDIO_READONLY_SYMBOLS
  179. #define _APS_3D_CONTROLS                     1
  180. #define _APS_NEXT_RESOURCE_VALUE        255
  181. #define _APS_NEXT_COMMAND_VALUE         32840
  182. #define _APS_NEXT_CONTROL_VALUE         1031
  183. #define _APS_NEXT_SYMED_VALUE           101
  184. #endif
  185. #endif