hidclass.sys: Handle IRP_MN_REMOVE_DEVICE.
commitb13924a6c962dd99983d76d01a991d84904b54e3
authorAric Stewart <aric@codeweavers.com>
Wed, 17 Aug 2016 15:30:52 +0000 (17 10:30 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 Aug 2016 05:16:49 +0000 (23 14:16 +0900)
tree59830f770272a4e11b140c2d5c5e926a1ec43953
parent0cb7301aecb1309f6f295aa1bc1a87345c922942
hidclass.sys: Handle IRP_MN_REMOVE_DEVICE.

We no longer track PNP devices, that is the PNP manager's job.

Signed-off-by: Aric Stewart <aric@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/hidclass.sys/hid.h
dlls/hidclass.sys/main.c
dlls/hidclass.sys/pnp.c