dinput: Stub IDirectInputJoyConfig8 interface. (try 2)

Vitaliy Margolen wine-patches at kievinfo.com
Thu Nov 24 21:17:37 CST 2011


Fix QueryInterface, simplify use of AddRef, and replace "LPDIRECTINPUTJOYCONFIG8"
with "IDirectInputJoyConfig8 *".
---
 dlls/dinput/dinput_main.c    |    7 ++
 dlls/dinput/dinput_private.h |    2 +
 dlls/dinput/joystick.c       |  196 ++++++++++++++++++++++++++++++++++
 include/dinputd.h            |  243 ++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 448 insertions(+), 0 deletions(-)
 create mode 100644 include/dinputd.h


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-dinput-Stub-IDirectInputJoyConfig8-interface.patch
Type: text/x-patch
Size: 17789 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20111124/80fbeb93/attachment-0001.bin>


More information about the wine-patches mailing list