1*cdf0e10cSrcweir // stdafx1.cpp : source file that includes just the standard includes 2*cdf0e10cSrcweir // stdafx1.pch will be the pre-compiled header 3*cdf0e10cSrcweir // stdafx1.obj will contain the pre-compiled type information 4*cdf0e10cSrcweir 5*cdf0e10cSrcweir 6*cdf0e10cSrcweir #include "stdafx2.h" 7*cdf0e10cSrcweir 8*cdf0e10cSrcweir #ifdef _ATL_STATIC_REGISTRY 9*cdf0e10cSrcweir #include <statreg.h> 10*cdf0e10cSrcweir #include <statreg.cpp> 11*cdf0e10cSrcweir #endif 12*cdf0e10cSrcweir 13*cdf0e10cSrcweir #include <atlimpl.cpp> 14*cdf0e10cSrcweir 15