resource.h
上传用户:mcdz888
上传日期:2022-08-05
资源大小:118k
文件大小:1k
源码类别:

绘图程序

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by Graphic.rc
  4. //
  5. #define IDC_BTN_ST                      3
  6. #define IDD_ABOUTBOX                    100
  7. #define IDR_MAINFRAME                   128
  8. #define IDR_GRAPHITYPE                  129
  9. #define IDD_DLG_SETTING                 130
  10. #define IDB_BITMAP1                     131
  11. #define IDC_LINE_WIDTH                  1000
  12. #define IDC_RADIO1                      1001
  13. #define IDC_RADIO2                      1002
  14. #define IDC_RADIO3                      1003
  15. #define IDC_SAMPLE                      1004
  16. #define IDC_LINE_STYLE                  1005
  17. #define IDC_TEXT                        1006
  18. #define IDC_LIST1                       1007
  19. #define IDM_DOT                         32771
  20. #define IDM_LINE                        32772
  21. #define IDM_RECTANGLE                   32773
  22. #define IDM_ELLIPSE                     32774
  23. #define IDM_SETTING                     32775
  24. #define IDM_COLOR                       32776
  25. #define IDM_FONT                        32777
  26. // Next default values for new objects
  27. // 
  28. #ifdef APSTUDIO_INVOKED
  29. #ifndef APSTUDIO_READONLY_SYMBOLS
  30. #define _APS_3D_CONTROLS                     1
  31. #define _APS_NEXT_RESOURCE_VALUE        132
  32. #define _APS_NEXT_COMMAND_VALUE         32778
  33. #define _APS_NEXT_CONTROL_VALUE         1008
  34. #define _APS_NEXT_SYMED_VALUE           101
  35. #endif
  36. #endif