home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / dbmsg / ado / read / stdafx.cpp < prev    next >
Encoding:
C/C++ Source or Header  |  1996-12-02  |  514 b   |  18 lines

  1. //--------------------------------------------------------------------
  2. // Microsoft ADO Samples
  3. //
  4. // (c) 1996 Microsoft Corporation.  All Rights Reserved.
  5. //
  6. // @doc ADORead Sample
  7. //
  8. // @module    stdafx.cpp
  9. //
  10. // @devnote None
  11. //--------------------------------------------------------------------
  12. // stdafx.cpp : source file that includes just the standard includes
  13. //    ADORead.pch will be the pre-compiled header
  14. //    stdafx.obj will contain the pre-compiled type information
  15.  
  16. #include "stdafx.h"
  17.  
  18.