RetroZilla/embedding/browser/activex/tests/cbrowse/StdAfx.cpp

14 lines
323 B
C++
Raw Normal View History

2015-10-21 05:03:22 +02:00
// stdafx.cpp : source file that includes just the standard includes
// cbrowse.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
#ifdef _ATL_STATIC_REGISTRY
#include <statreg.h>
#endif
#include <atlimpl.cpp>
#include <atlctl.cpp>
#include <atlwin.cpp>