[User32] Implement Device Event Message handler
authorJames Tabor <james.tabor@reactos.org>
Sat, 11 Apr 2020 22:41:26 +0000 (17:41 -0500)
committerJames Tabor <james.tabor@reactos.org>
Sat, 11 Apr 2020 22:41:26 +0000 (17:41 -0500)
commit1e0bb664521bb7d2a3f7c25acfc30f4504880935
tree8b819150af296f7bded1884306a8f604dbe2acf0
parent152265729bd4959eef9b043642b19d985a98e94b
[User32] Implement Device Event Message handler

Need a way to send WM_DEVICECHANGE from the Service manager application.
Next step is to process it in the Client/Server Run-time Subsystem.
See CORE-16492.
sdk/include/reactos/subsys/win/winmsg.h
win32ss/user/user32/include/user32.h
win32ss/user/user32/misc/stubs.c