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.

15 lines
464 B

  1. /////////////////////////////////////////////////////////////////////////////
  2. // Copyright � 2001 Microsoft Corporation. All rights reserved.
  3. // stdafx.cpp : source file that includes just the standard includes
  4. // Hresult.pch will be the pre-compiled header
  5. // stdafx.obj will contain the pre-compiled type information
  6. //
  7. #include "stdafx.h"
  8. #ifdef _ATL_STATIC_REGISTRY
  9. #include <statreg.h>
  10. #include <statreg.cpp>
  11. #endif
  12. #include <atlimpl.cpp>