windows-nt/Source/XPSP1/NT/ds/security/passport/commd5/atl.cpp
2020-09-26 16:20:57 +08:00

33 lines
450 B
C++

/*++
Copyright (c) 1998 Microsoft Corporation
Module Name:
atl.cpp
Abstract:
Includes ATL class and function implementations.
Author:
Darren L. Anderson (darrenan) 29-Jun-1998
Revision History:
29-Jun-1998 darrenan
Created.
--*/
#include "stdafx.h"
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#include <statreg.cpp>
#endif
#include <atlimpl.cpp>
#include <atlctl.cpp>