home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / winbase / security / certsvr / exit / atl.cpp next >
Encoding:
C/C++ Source or Header  |  1997-08-20  |  393 b   |  17 lines

  1. //+--------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1996-1997
  5. //
  6. // File:        atl.cpp
  7. //
  8. // Contents:    ActiveX Template Library COM support
  9. //
  10. //---------------------------------------------------------------------------
  11.  
  12. #include <pch.cpp>
  13.  
  14. #pragma hdrstop
  15.  
  16. #include <atlimpl.cpp>
  17.