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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by DlgDemo.rc
  4. //
  5. #define IDC_RED                         100
  6. #define IDC_GREEN                       101
  7. #define IDD_DLGDEMO_DIALOG              102
  8. #define IDC_BLUE                        102
  9. #define IDC_DARK                        103
  10. #define IDC_LIGHT                       104
  11. #define IDC_SAMPLE                      105
  12. #define IDR_MAINFRAME                   128
  13.  
  14. // Next default values for new objects
  15. // 
  16. #ifdef APSTUDIO_INVOKED
  17. #ifndef APSTUDIO_READONLY_SYMBOLS
  18. #define _APS_NEXT_RESOURCE_VALUE        129
  19. #define _APS_NEXT_COMMAND_VALUE         32771
  20. #define _APS_NEXT_CONTROL_VALUE         1000
  21. #define _APS_NEXT_SYMED_VALUE           101
  22. #endif
  23. #endif
  24.