home *** CD-ROM | disk | FTP | other *** search
/ Media Share 13 / mediashare_13.zip / mediashare_13 / ZIPPED / PROGRAM / APR94_1.ZIP / GA.ZIP / SOURCE.ZIP / STDAFX.H < prev    next >
C/C++ Source or Header  |  1993-11-23  |  653b  |  20 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. #include <shellapi.h>
  20.