Sweden-Number/programs/plugplay
Arkadiusz Hiler 743c266e64 plugplay: Send WM_DEVICECHANGE with DBT_DEVNODES_CHANGED with each event.
Windows sends *a lot* of those messages whenever there's a device / drive /
etc. appearing or disappearing.

This fixes controller hotplug in Doom (2016).

Signed-off-by: Arkadiusz Hiler <ahiler@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-12-04 21:23:27 +01:00
..
Makefile.in ntoskrnl.exe: Move the BroadcastSystemMessage() call to plugplay_send_event(). 2020-05-06 10:49:18 +02:00
main.c plugplay: Send WM_DEVICECHANGE with DBT_DEVNODES_CHANGED with each event. 2020-12-04 21:23:27 +01:00
plugplay.idl sechost: Implement I_ScRegisterDeviceNotification(). 2020-05-06 10:47:45 +02:00