home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / vjplusb / activex / inetsdk / samples / urlpad / stdafx.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-05-29  |  802 b   |  21 lines

  1. //=------------------------------------------------------------------------=
  2. // StdAfx.h
  3. //=------------------------------------------------------------------------=
  4. // Copyright 1992-1996 Microsoft Corporation.  All Rights Reserved.
  5. //
  6. // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
  7. // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
  8. // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
  9. // PARTICULAR PURPOSE.
  10. //=--------------------------------------------------------------------------=
  11. //
  12. // include file for standard system include files,
  13. //  or project specific include files that are used frequently, but
  14. //        are changed infrequently
  15.  
  16. // #define VC_EXTRALEAN
  17.  
  18. #include <afxwin.h>
  19. #include <afxext.h>
  20. #include <afxole.h>
  21.