home *** CD-ROM | disk | FTP | other *** search
/ Mastering Microsoft Visual C++ 4 (2nd Edition) / VisualC4.ISO / minidrw5 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-09-09  |  1.0 KB  |  30 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by MiniDraw.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDR_MAINFRAME                   128
  7. #define IDR_MINIDRTYPE                  129
  8. #define ID_TOOLS_LINE                   32783
  9. #define ID_TOOLS_RECTANGLE              32784
  10. #define ID_TOOLS_RECTFILL               32785
  11. #define ID_TOOLS_RECTROUND              32786
  12. #define ID_TOOLS_RECTROUNDFILL          32787
  13. #define ID_TOOLS_CIRCLE                 32788
  14. #define ID_TOOLS_CIRCLEFILL             32789
  15. #define ID_LINE_SINGLE                  32790
  16. #define ID_LINE_DOUBLE                  32791
  17. #define ID_LINE_TRIPLE                  32792
  18.  
  19. // Next default values for new objects
  20. // 
  21. #ifdef APSTUDIO_INVOKED
  22. #ifndef APSTUDIO_READONLY_SYMBOLS
  23. #define _APS_3D_CONTROLS                     1
  24. #define _APS_NEXT_RESOURCE_VALUE        132
  25. #define _APS_NEXT_COMMAND_VALUE         32793
  26. #define _APS_NEXT_CONTROL_VALUE         1000
  27. #define _APS_NEXT_SYMED_VALUE           101
  28. #endif
  29. #endif
  30.