locka%iol.ie b06e399a04 Fixed duff auto-generated ATL/MFC integration
Got first script running using the controls active script site class


git-svn-id: svn://10.0.0.236/trunk@29112 18797224-902f-48f8-a5cc-f745e15eee43
1999-04-25 13:17:28 +00:00

14 lines
323 B
C++

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