home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / mfc / tutorial / contain / step2 / resource.h < prev    next >
Encoding:
C/C++ Source or Header  |  1998-03-27  |  714 b   |  24 lines

  1. //{{NO_DEPENDENCIES}}
  2. // Microsoft Visual C++ generated include file.
  3. // Used by CONTAIN.RC
  4. //
  5. #define IDR_MAINFRAME               128
  6. #define IDR_CONTRTYPE               129
  7. #define IDR_CONTRTYPE_CNTR_IP       6
  8. #define IDD_ABOUTBOX                100
  9. #define IDP_OLE_INIT_FAILED         100
  10. #define IDP_FAILED_TO_CREATE        102
  11. #define ID_CANCEL_EDIT_CNTR         32768
  12.  
  13. // Next default values for new objects
  14. //
  15. #ifdef APSTUDIO_INVOKED
  16. #ifndef APSTUDIO_READONLY_SYMBOLS
  17. #define _APS_3D_CONTROLS            1
  18. #define _APS_NEXT_RESOURCE_VALUE    130
  19. #define _APS_NEXT_CONTROL_VALUE     1000
  20. #define _APS_NEXT_SYMED_VALUE       101
  21. #define _APS_NEXT_COMMAND_VALUE     32771
  22. #endif
  23. #endif
  24.