windows-nt/Source/XPSP1/NT/ds/security/passport/commd5/atl.cpp

33 lines
450 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
/*++
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>