Resource.h
上传用户:herolh
上传日期:2022-07-18
资源大小:3590k
文件大小:1k
源码类别:

绘图程序

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Graphic.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_GRAPHITYPE                  129
  8. #define IDR_TOOLBAR1                    130
  9. #define IDD_DIALOG1                     132
  10. #define ID_LINEWIDTH                    1000
  11. #define IDC_RADIO1                      1002
  12. #define IDC_RADIO2                      1003
  13. #define IDC_RADIO3                      1004
  14. #define IDC_SAMPLE                      1005
  15. #define ID_LINE                         32771
  16. #define ID_RETANGLE                     32772
  17. #define ID_ELLIPSE                      32773
  18. #define ID_POINT                        32774
  19. #define ID_DRAWTOOLBAR                  32785
  20. #define ID_LINEWIDTHSETTING             32786
  21. #define ID_COLOR                        32787
  22. // Next default values for new objects
  23. // 
  24. #ifdef APSTUDIO_INVOKED
  25. #ifndef APSTUDIO_READONLY_SYMBOLS
  26. #define _APS_3D_CONTROLS                     1
  27. #define _APS_NEXT_RESOURCE_VALUE        134
  28. #define _APS_NEXT_COMMAND_VALUE         32788
  29. #define _APS_NEXT_CONTROL_VALUE         1006
  30. #define _APS_NEXT_SYMED_VALUE           101
  31. #endif
  32. #endif