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:
locka%iol.ie
2000-03-21 00:05:33 +00:00
parent 857dbbc5aa
commit ccc6160631
89 changed files with 7682 additions and 0 deletions

View 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>