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

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Developer Studio generated include file.
  3. // Used by FormDemo.rc
  4. //
  5. #define IDD_ABOUTBOX                    100
  6. #define IDD_FORMDEMO_FORM               101
  7. #define IDC_RED                         101
  8. #define IDC_GREEN                       103
  9. #define IDC_BLUE                        104
  10. #define IDC_SAMPLE                      105
  11. #define IDR_MAINFRAME                   128
  12. #define IDR_FORMDETYPE                  129
  13. #define ID_OPTIONS_LIGHT                32771
  14. #define ID_OPTIONS_DARK                 32772
  15.  
  16. // Next default values for new objects
  17. // 
  18. #ifdef APSTUDIO_INVOKED
  19. #ifndef APSTUDIO_READONLY_SYMBOLS
  20. #define _APS_3D_CONTROLS                     1
  21. #define _APS_NEXT_RESOURCE_VALUE        130
  22. #define _APS_NEXT_COMMAND_VALUE         32773
  23. #define _APS_NEXT_CONTROL_VALUE         1000
  24. #define _APS_NEXT_SYMED_VALUE           101
  25. #endif
  26. #endif
  27.