Source code of Windows XP (NT5)
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.

30 lines
477 B

  1. /*++
  2. Copyright (c) 2001 Microsoft Corporation
  3. Module Name:
  4. stdafx.cxx
  5. Abstract:
  6. generated file, don't change
  7. // stdafx.cxx : source file that includes just the standard includes
  8. // stdafx.pch will be the pre-compiled header
  9. // stdafx.obj will contain the pre-compiled type information
  10. Author:
  11. Xiaoxi Tan (xtan) 11-May-2001
  12. --*/
  13. #include "stdafx.h"
  14. #ifdef _ATL_STATIC_REGISTRY
  15. #include <statreg.h>
  16. #include <statreg.cpp>
  17. #endif
  18. #include <atlimpl.cpp>