Commit fb296929 authored by Victor Chiletto's avatar Victor Chiletto Committed by Alexandre Julliard

user32: Add hotpatch prologue to RegisterRawInputDevices.

parent 9de7c791
...@@ -612,7 +612,7 @@ ...@@ -612,7 +612,7 @@
@ stub RegisterNetworkCapabilities @ stub RegisterNetworkCapabilities
@ stdcall RegisterPointerDeviceNotifications(long long) @ stdcall RegisterPointerDeviceNotifications(long long)
@ stdcall RegisterPowerSettingNotification(long ptr long) @ stdcall RegisterPowerSettingNotification(long ptr long)
@ stdcall RegisterRawInputDevices(ptr long long) NtUserRegisterRawInputDevices @ stdcall -import RegisterRawInputDevices(ptr long long) NtUserRegisterRawInputDevices
@ stdcall RegisterServicesProcess(long) @ stdcall RegisterServicesProcess(long)
@ stdcall RegisterShellHookWindow (long) @ stdcall RegisterShellHookWindow (long)
@ stdcall RegisterSuspendResumeNotification(long long) @ stdcall RegisterSuspendResumeNotification(long long)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment