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.

24 lines
644 B

  1. //+-------------------------------------------------------------------------
  2. //
  3. // Microsoft Windows
  4. //
  5. // Copyright (C) Microsoft Corporation, 1999 - 1999
  6. //
  7. // File: precompiled.cpp
  8. //
  9. //--------------------------------------------------------------------------
  10. // Precompiled.cpp : source file that includes just the standard includes
  11. // Precompiled.pch will be the pre-compiled header
  12. // Precompiled.obj will contain the pre-compiled type information
  13. #include "Precompiled.h"
  14. #ifdef _ATL_STATIC_REGISTRY
  15. #include <statreg.h>
  16. #include <statreg.cpp>
  17. #endif
  18. #include <atlimpl.cpp>
  19. #include <atlwin.cpp>