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.

20 lines
534 B

  1. //+---------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. // Copyright (C) Microsoft Corporation, 1997-1998
  5. //
  6. // File: atlinc.cxx
  7. //
  8. // Contents: source file that includes just the standard ATL includes
  9. //
  10. // History: 1-6-98 mohamedn created
  11. //
  12. //----------------------------------------------------------------------------
  13. #include "pch.cxx"
  14. #pragma hdrstop
  15. #include "stdafx.h"
  16. #include <statreg.h>
  17. #include <statreg.cpp>
  18. #include <atlimpl.cpp>