Looking for a way to host web browser control in a view from Extension DLL



I have found several examples of exporting a CFormView from an extension DLL
and showing it in a view in an SDI app. I need to do the same thing with a
CHTMLView. I have modified several examples in an attempt to make this work
(i.e. http://www.codeproject.com/docview/sdicviewdll.asp)

So far, I am having no luck and no one in the MFC newsgroups is offering any
help.

Does anybody know of a sample that uses CHTMLView from a DLL and places it
in an SDI EXE?

I'm using VS.NET 2005 SP1.

Leo V.


.