resource.h
上传用户:jinlangri
上传日期:2022-07-17
资源大小:10774k
文件大小:2k
源码类别:

GDI/图象编程

开发平台:

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 IDR_MAINFRAME                   128
  7. #define IDR_DRAWTYPE                    129
  8. #define IDR_TOOLBAR1                    131
  9. #define IDD_DIALOG1                     134
  10. #define IDD_DIALOG2                     135
  11. #define IDD_DIALOG3                     136
  12. #define IDC_EDIT1                       1002
  13. #define IDC_EDIT2                       1004
  14. #define IDC_EDIT3                       1005
  15. #define IDC_EDIT4                       1006
  16. #define IDC_EDIT5                       1007
  17. #define IDC_EDIT6                       1008
  18. #define ID_DRAW_SELECT                  32771
  19. #define ID_DRAW_RUBBER                  32772
  20. #define ID_DRAW_FETCHCOLOR              32773
  21. #define ID_DRAW_LINE                    32774
  22. #define ID_DRAW_FREELINE                32775
  23. #define ID_DRAW_CURVE                   32776
  24. #define ID_DRAW_RECT                    32777
  25. #define ID_DRAW_RECTFILL                32778
  26. #define ID_DRAW_CIRCLE                  32779
  27. #define ID_DRAW_CIRCLEFILL              32780
  28. #define ID_DRAW_RECTROUND               32781
  29. #define ID_DRAW_RECTROUNDFILL           32782
  30. #define ID_DRAW_ELLIPSE                 32783
  31. #define ID_DRAW_ELLIPSEFILL             32784
  32. #define ID_DRAW_FILL                    32785
  33. #define ID_DRAW_WORD                    32786
  34. #define ID_DRAW_PENCOLOR                32789
  35. #define ID_DRAW_FILLCOLOR               32790
  36. #define ID_DRAW_FONT                    32791
  37. #define ID_MENUITEM32792                32792
  38. #define ID_DRAW_FONT_TS                 32792
  39. #define ID_EDIT_CLEARALL                32793
  40. #define ID_PAINTTOOL                    32794
  41. #define ID_BUTTON32796                  32796
  42. #define ID_BUTTON32799                  32799
  43. #define ID_BUTTON32800                  32800
  44. #define ID_DRAW_PEN_WIDTH               65535
  45. // Next default values for new objects
  46. // 
  47. #ifdef APSTUDIO_INVOKED
  48. #ifndef APSTUDIO_READONLY_SYMBOLS
  49. #define _APS_3D_CONTROLS                     1
  50. #define _APS_NEXT_RESOURCE_VALUE        137
  51. #define _APS_NEXT_COMMAND_VALUE         32801
  52. #define _APS_NEXT_CONTROL_VALUE         1009
  53. #define _APS_NEXT_SYMED_VALUE           101
  54. #endif
  55. #endif