[2/2] msimtf: Add stub implementation for IActiveIMMMessagePumpOwner. (try 2)

Thomas Faber thomas.faber at reactos.org
Wed Jun 24 14:02:09 CDT 2015


Try 2:
- Use MSG typedef
- Use shorter function names since a prefix is not needed for
  disambiguation

The version of libgdk that ships with Inkscape v0.43-2 calls
IActiveIMMApp::Activate followed by IActiveIMMMessagePumpOwner::Start.
However it doesn't check the return value of QueryInterface and assumes
IActiveIMMMessagePumpOwner exists, so it just crashes. This fixes that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0024-msimtf-Add-stub-implementation-for-IActiveIMMMessage.patch
Type: text/x-diff
Size: 4265 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150624/c45b9117/attachment.patch>


More information about the wine-patches mailing list