home *** CD-ROM | disk | FTP | other *** search
/ Mastering Microsoft Visual C++ 4 (2nd Edition) / VisualC4.ISO / minidrw7 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1995-09-15  |  1.5 KB  |  39 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. #define ID_COLOR_BLACK                  32793
  19. #define ID_COLOR_WHITE                  32794
  20. #define ID_COLOR_RED                    32795
  21. #define ID_COLOR_GREEN                  32796
  22. #define ID_COLOR_BLUE                   32797
  23. #define ID_COLOR_YELLOW                 32798
  24. #define ID_COLOR_CYAN                   32799
  25. #define ID_COLOR_MAGENTA                32800
  26. #define ID_COLOR_CUSTOM                 32801
  27.  
  28. // Next default values for new objects
  29. // 
  30. #ifdef APSTUDIO_INVOKED
  31. #ifndef APSTUDIO_READONLY_SYMBOLS
  32. #define _APS_3D_CONTROLS                     1
  33. #define _APS_NEXT_RESOURCE_VALUE        132
  34. #define _APS_NEXT_COMMAND_VALUE         32802
  35. #define _APS_NEXT_CONTROL_VALUE         1000
  36. #define _APS_NEXT_SYMED_VALUE           101
  37. #endif
  38. #endif
  39.