Re: chtmlview in a CLL (Ooops DLL)



<gary.partis@xxxxxxxxx> wrote in message
news:1150192083.422503.86430@xxxxxxxxxxxxxxxxxxxxxxxxxxx
Igor Tandetnik wrote:
<gary.partis@xxxxxxxxx> wrote in message
news:1150111434.257889.249310@xxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is there, by any chance, a DLL (either free of commercial) which
embeds the chtmlview object to allow non-MFC type languages to use
this object?

CHtmlView is a thin wrapper around WebBrowser ActiveX control. Any
framework capable of hosting ActiveX controls can host WebBrowser.

The application which requires an embedded webpage is a legacy raw C
(in VC6) application, thus no Unicode, no MFC, no nice frameworks :-(

See if this helps: KB Article KB192560 "How to add ATL control
containment support to any window in Visual C++"
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925


.



Relevant Pages

  • Re: chtmlview in a CLL
    ... embeds the chtmlview object to allow non-MFC type languages to use ... CHtmlView is a thin wrapper around WebBrowser ActiveX control. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: Problem with WebBrowser
    ... Regards ... Richard ... >I placed a WebBrowser activex control on a form. ... the activex control has a little size. ...
    (microsoft.public.access.forms)
  • Re: Using WebBrowser to open office documents inside a Windows Forms Form
    ... handle the Word document. ... wrapper for the WebBrowser ActiveX control, so up till now it cannot ... provide all the original functions of the ActiveX control. ... suggest you use the WebBrowser ActiveX control in VS 2005. ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Problem with WebBrowser
    ... I placed a WebBrowser activex control on a form. ... the activex control has a little size. ... Thanks for response. ... Prev by Date: ...
    (microsoft.public.access.forms)
  • Re: chtmlview in a CLL (Ooops DLL)
    ... CHtmlView is a thin wrapper around WebBrowser ActiveX control. ... framework capable of hosting ActiveX controls can host WebBrowser. ... The only thing I can think of is creating a seperate MFC application, ... and ensuring it's main window hosting the chtmlview object is always ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)