Windows2003-3790/termsrv/newclient/mstscax/stdafx.cpp
2020-09-30 16:53:55 +02:00

22 lines
842 B
C++

/**MOD+**********************************************************************/
/* Module: stdafx.cpp */
/* */
/* Purpose: ATL implementation includes */
/* */
/* Copyright(C) Microsoft Corporation 1999 */
/* */
/****************************************************************************/
#include "stdafx.h"
#include "atlwarn.h"
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#include <statreg.cpp>
#endif
#include <atlimpl.cpp>
#include <atlctl.cpp>
#include <atlwin.cpp>