[PATCH 1/9] hhctrl.ocx: Implement HH_CLOSE_ALL (try 2).

Erich E. Hoover ehoover at mymail.mines.edu
Thu Jul 12 11:50:57 CDT 2012


This series of patches is intended to fix the problems with HTML Help
associated with Bug #11303 (HtmlHelp causes problems in Elster).  This
patch implements some of the framework required by the other patches
through implementing the HH_CLOSE_ALL functionality needed by the
application to safely shutdown the HTML Help windows on exit.  The
framework provided in this patch is the ability to register specific
HTML Help windows (needed later to set and get window properties on
the fly).  Many thanks go to Jacek Caban for his feedback on these
patches.  This version of the patch has been updated to no-longer
require casting the "window name" string and to properly remove the
window from the list when the window is closed by the user (rather
than programmatically).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-hhctrl.ocx-Implement-HH_CLOSE_ALL.patch
Type: application/octet-stream
Size: 6232 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120712/d9875650/attachment.obj>


More information about the wine-patches mailing list