Resource.h
上传用户:mosfetic
上传日期:2022-06-16
资源大小:4612k
文件大小:1k
源码类别:

GDI/图象编程

开发平台:

Visual C++

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DrawSys.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define ID_SHAPETREE_IN_LEFTBAR         101
  7. #define IDD_DIALOGBAR_LEFT              103
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_DRAWSYTYPE                  129
  10. #define IDR_TOOLBAR_DRAW                131
  11. #define IDB_BITMAP_IMAGE                133
  12. #define IDD_DIALOG_PROPERTY             136
  13. #define IDC_EDIT_TYPE                   1001
  14. #define IDC_EDIT_LENGTH                 1002
  15. #define IDC_EDIT_WIDTH                  1003
  16. #define IDC_EDIT_TIME                   1004
  17. #define IDC_EDIT_ID                     1005
  18. #define ID_BUTTON_RECT                  32771
  19. #define ID_BUTTON_ELLIPSE               32776
  20. #define ID_BUTTON_CIRCLE                32778
  21. #define ID_BUTTON_FILLRECT              32779
  22. #define ID_BUTTON_FILLELLIPSE           32780
  23. #define ID_BUTTON_LINE                  32781
  24. // Next default values for new objects
  25. // 
  26. #ifdef APSTUDIO_INVOKED
  27. #ifndef APSTUDIO_READONLY_SYMBOLS
  28. #define _APS_3D_CONTROLS                     1
  29. #define _APS_NEXT_RESOURCE_VALUE        137
  30. #define _APS_NEXT_COMMAND_VALUE         32783
  31. #define _APS_NEXT_CONTROL_VALUE         1002
  32. #define _APS_NEXT_SYMED_VALUE           102
  33. #endif
  34. #endif