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.

21 lines
552 B

  1. //+----------------------------------------------------------------------------
  2. //
  3. // Copyright (C) 1997, Microsoft Corporation
  4. //
  5. // File: atl.cpp
  6. //
  7. // Contents: Includes atlimpl.cpp, so that we don't rely on atl.dll
  8. //
  9. // Classes: All ATL classes.
  10. //
  11. // Functions: All ATL functions.
  12. //
  13. // History: October 23, 1997 - Milans, Created.
  14. //
  15. //-----------------------------------------------------------------------------
  16. #include "stdafx.h"
  17. #include "statreg.h"
  18. #include "statreg.cpp"
  19. #include "atlimpl.cpp"