home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c480 / 20.ddi / MFC / SAMPLES / STDAFX.H_ / STDAFX.H
Encoding:
C/C++ Source or Header  |  1993-02-08  |  630 b   |  19 lines

  1. // STDAFX.H : shared Precompiled Header/Type header file for samples
  2. //     (used for batch build only)
  3.  
  4. // This is a part of the Microsoft Foundation Classes C++ library.
  5. // Copyright (C) 1992 Microsoft Corporation
  6. // All rights reserved.
  7. //
  8. // This source code is only intended as a supplement to the
  9. // Microsoft Foundation Classes Reference and Microsoft
  10. // QuickHelp and/or WinHelp documentation provided with the library.
  11. // See these sources for detailed information regarding the
  12. // Microsoft Foundation Classes product.
  13.  
  14.  
  15. #include <afxwin.h>
  16. #include <afxdlgs.h>
  17. #include <afxext.h>
  18. #include <afxole.h>
  19.