[PATCH] server: Don't wait for low level hook result when queueing hardware message.

Piotr Caban piotr.caban at gmail.com
Tue Sep 14 12:37:30 CDT 2021


On 9/14/21 7:03 PM, Rémi Bernon wrote:
> With an HID test signed driver, like I'm currently adding for dinput 
> testing, we could test mouse and keyboard input without going through 
> SendInput / kbd_event / mouse_event.
The problem is that I need the event to originate from graphics driver 
to show the bug. It's currently the only path that calls ll hooks.

Thanks,
Piotr



More information about the wine-devel mailing list