Relocated ActiveX control test source
git-svn-id: svn://10.0.0.236/trunk@63502 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
13
mozilla/embedding/browser/activex/tests/cbrowse/StdAfx.cpp
Normal file
13
mozilla/embedding/browser/activex/tests/cbrowse/StdAfx.cpp
Normal file
@@ -0,0 +1,13 @@
|
||||
// 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>
|
||||
|
||||
Reference in New Issue
Block a user