home *** CD-ROM | disk | FTP | other *** search
/ Mastering MFC Development / MMD.ISO / samples / c05 / owndraw / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-20  |  1.2 KB  |  34 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by OwnDraw.rc
  4. //
  5. #define COLOR_BOX_HEIGHT                20
  6. #define COLOR_BOX_WIDTH                 30
  7. #define IDD_ABOUTBOX                    100
  8. #define IDR_MAINFRAME                   128
  9. #define IDR_OWNERDTYPE                  129
  10. #define IDB_BLACK                       130
  11. #define IDB_RED                         131
  12. #define IDB_GREEN                       132
  13. #define IDB_BLUE                        133
  14. #define IDR_COLOR_FIRST                 0x7000
  15. #define IDR_COLOR_BLACK                 0x7000
  16. #define IDR_COLOR_BLUE                  0x7001
  17. #define IDR_COLOR_GREEN                 0x7002
  18. #define IDR_COLOR_CYAN                  0x7003
  19. #define IDR_COLOR_RED                   0x7004
  20. #define IDR_COLOR_LAST                  0x7004
  21. #define IDS_WELCOME_MSG                 57605
  22.  
  23. // Next default values for new objects
  24. // 
  25. #ifdef APSTUDIO_INVOKED
  26. #ifndef APSTUDIO_READONLY_SYMBOLS
  27. #define _APS_3D_CONTROLS                     1
  28. #define _APS_NEXT_RESOURCE_VALUE        134
  29. #define _APS_NEXT_COMMAND_VALUE         32771
  30. #define _APS_NEXT_CONTROL_VALUE         1000
  31. #define _APS_NEXT_SYMED_VALUE           115
  32. #endif
  33. #endif
  34.