Re: Resend of xinput patch for bug 18218
7 May
2009
7 May
'09
3:27 p.m.
On Sun, May 3, 2009 at 7:12 PM, Rafał Mużyło <galtgendo(a)gmail.com> wrote:
I didn't put DllMain in this file, as it was not in the current version, just added numbers and sorted (latter probably unnecessary).
--- dlls/xinput1_3/xinput1_3_main.c.old 2009-04-25 16:54:42.000000000 +0200 +++ dlls/xinput1_3/xinput1_3_main.c 2009-04-26 00:41:04.000000000 +0200
If possible, please use git diff.
@@ -95,12 +95,20 @@ { FIXME("(%d %d %p)\n", dwUserIndex, dwFlags, pCapabilities);
+ //pCapabilities = HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, sizeof(XINPUT_CAPABILITIES));
No C++ code/comments. Thanks for helping wine! -- -Austin
6068
Age (days ago)
6068
Last active (days ago)
0 comments
1 participants
participants (1)
-
Austin English