MichaĆ Majchrowicz escreveu:
Hi. I hope this time it is correct patch and will be accepted. Regards Michael.
I think the spec file is incorrect.
diff --git a/dlls/user32/user32.spec b/dlls/user32/user32.spec index f857105..0517ebc 100644 --- a/dlls/user32/user32.spec +++ b/dlls/user32/user32.spec @@ -345,7 +345,7 @@ # @ stub GetRawInputData # @ stub GetRawInputDeviceInfoA # @ stub GetRawInputDeviceInfoW -# @ stub GetRawInputDeviceList +@ stub GetRawInputDeviceList
maybe: @ stdcall GetRawInputDeviceList(ptr ptr long)
# @ stub GetReasonTitleFromReasonCode # @ stub GetRegisteredRawInputDevices @ stdcall GetScrollBarInfo(long long ptr) diff --git a/include/winuser.h b/include/winuser.