Sweden-Number/dlls/xinput1_3
Rémi Bernon 54db761040 xinput1_3: Wait for CancelIoEx completion when disabling controllers.
Otherwise we may later write the cancelled status to invalid memory.

Also use a manual-reset event, as it should be for overlapped I/O, so
all waiters are waken up on cancel.

Signed-off-by: Rémi Bernon <rbernon@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-10-08 16:55:33 +02:00
..
tests winexinput.sys: Translate lower reports into XInput HID reports. 2021-09-10 21:58:28 +02:00
Makefile.in xinput1_3: Introduce a new override registry mechanism to force dinput. 2021-09-24 21:55:19 +02:00
main.c xinput1_3: Wait for CancelIoEx completion when disabling controllers. 2021-10-08 16:55:33 +02:00
version.rc
xinput1_3.spec