www.gusucode.com > VC++中COM组件接口继承的实现(生成DLL)-源码程序 > VC++中COM组件接口继承的实现(生成DLL)-源码程序\code\StdAfx.cpp

    // stdafx.cpp : source file that includes just the standard includes
//  stdafx.pch will be the pre-compiled header
//  stdafx.obj will contain the pre-compiled type information
// Download by http://www.NewXing.com
#include "stdafx.h"

#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#include <statreg.cpp>
#endif

#include <atlimpl.cpp>