dinput: Add IID_IUnknown to DICF_CreateInstance(), DirectInputCreateEx()

Jim Cameron jim_24601 at btinternet.com
Tue Sep 2 18:08:05 CDT 2008


DICF_CreateInstance() and DirectInputCreateEx() refuse
to create an object if asked for an IUnknown interface
to it, although the object itself must, and does,
implement IUnknown. This causes an exception at
startup in Evolva. This patch adds IID_IUnknown to the
list of IIDs accepted by these functions.

jim
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0011-Added-IID_IUnknown-to-DICF_CreateInstance-DirectI.patch
Type: text/x-diff
Size: 0 bytes
Desc: 3777124862-0011-Added-IID_IUnknown-to-DICF_CreateInstance-DirectI.patch
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080903/715dc6c6/attachment-0001.patch 


More information about the wine-patches mailing list