[PATCH 2/7] hhctrl.ocx: Convert HH_WINTYPEA to HH_WINTYPEW for HH_SET_WIN_TYPE (try 4).

Erich E. Hoover ehoover at mymail.mines.edu
Mon Jul 16 21:19:27 CDT 2012


Due to the way HtmlHelpA is forwarded to HtmlHelpW it is necessary to
convert the HH_WINTYPEA structure to an HH_WINTYPEW structure prior to
implementing HH_SET_WIN_TYPE.  This patch implements that conversion
so that applications that call HtmlHelpA do not crash once
HH_SET_WIN_TYPE is implemented.  In this version the patch has been
revised to not throw away the "const" when freeing the HH_WINTYPE
strings.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-hhctrl.ocx-Convert-HH_WINTYPEA-to-HH_WINTYPEW-for-HH.patch
Type: application/octet-stream
Size: 3983 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120716/17a4ea44/attachment.obj>


More information about the wine-patches mailing list