hhctrl: Add the WebBrowser implementation

James Hawkins truiken at gmail.com
Wed Jul 27 12:00:43 CDT 2005


On 7/27/05, James Hawkins <truiken at gmail.com> wrote:
> Hey,
> 
> This patch includes these changes:
> * no more HH_* macros, no more hhctrl.h
> * uses proper ref counting
> * stores pointers instead of using ptr arithmetic
> * IOleClientSiteImpl frees itself so there is no mem leak
> * uses the ICOM_THIS_MULTI macro
> * misc cleanups
> 
> Changelog
> * Add the WebBrowser implementation.
> 

Can you tell me what needs to be fixed to get this accepted?  This is
a bare-bones implementation of a embedded web browser, so the S_OKs
and the E_NOTIMPL are necessary to make shdocvw happy, but we really
don't need those particular api in HTML Help.

-- 
James Hawkins




More information about the wine-devel mailing list