DescriptionSend WM_DEVICECHANGE message through SystemMonitor
WM_DEVICECHANGE is sent when there's been a change to devices or the computer;
specifically when a USB device is connected or disconnected. This is intended
for use in support of Gamepads for more performant polling and
connect/disconnect testing. Currently only on Windows, though seems reasonable
to add for other platforms in the future.
BUG=79050
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=109960
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=110014
Patch Set 1 #
Total comments: 18
Patch Set 2 : fixes per review #Patch Set 3 : move hookup to RWHVW #Patch Set 4 : add new window to handle system-level messages #
Total comments: 1
Patch Set 5 : remove unnecessary define #Patch Set 6 : rebase #
Messages
Total messages: 23 (0 generated)
|