Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
521 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1997 - 1999
  6. //
  7. // File: atl.cpp
  8. //
  9. //--------------------------------------------------------------------------
  10. // stdafx.cpp: source file that includes just the standard includes
  11. // stdafx.pch will be the pre-compiled header
  12. // stdafx.obj will contain the pre-compiled type information
  13. #include <pch.cpp>
  14. #pragma hdrstop
  15. #include <atlimpl.cpp>