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.

13 lines
366 B

  1. //Copyright (c) 1998 - 1999 Microsoft Corporation
  2. // stdafx.cpp : source file that includes just the standard includes
  3. // stdafx.pch will be the pre-compiled header
  4. // stdafx.obj will contain the pre-compiled type information
  5. #include "stdafx.h"
  6. #ifdef _ATL_STATIC_REGISTRY
  7. #include <statreg.h>
  8. #include <statreg.cpp>
  9. #endif
  10. #include <atlimpl.cpp>