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

Erich E. Hoover ehoover at mymail.mines.edu
Thu Jul 12 11:53:33 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
rebased so that wintype_free() can be used by ReleaseHelpViewer and in
part 5 by LoadWinTypeFromCHM.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-hhctrl.ocx-Convert-HH_WINTYPEA-to-HH_WINTYPEW-for-HH.patch
Type: application/octet-stream
Size: 4507 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20120712/8e5a729b/attachment.obj>


More information about the wine-patches mailing list