Re: hhctrl: Add the WebBrowser implementation
27 Jul
2005
27 Jul
'05
noon
On 7/27/05, James Hawkins <truiken(a)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
7440
Age (days ago)
7440
Last active (days ago)
0 comments
1 participants
participants (1)
-
James Hawkins