office-gobmx/odk/examples/OLE/activex/StdAfx2.cpp
2002-06-10 12:28:55 +00:00

12 lines
307 B
C++

// stdafx1.cpp : source file that includes just the standard includes
// stdafx1.pch will be the pre-compiled header
// stdafx1.obj will contain the pre-compiled type information
#include "stdafx2.h"
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#include <statreg.cpp>
#endif
#include <atlimpl.cpp>