wineusb.sys: Return STATUS_DELETE_PENDING rather than STATUS_CANCELLED when a device...
commit181fe28f685453920a04d2234a9a838b7c619407
authorZebediah Figura <z.figura12@gmail.com>
Fri, 12 Feb 2021 00:56:49 +0000 (11 18:56 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 12 Feb 2021 13:41:47 +0000 (12 14:41 +0100)
tree47c0d7aeb549915c7df6703698c767ce8832873e
parent5294ebc9a0f17efc5eba1ed5981275a500e01190
wineusb.sys: Return STATUS_DELETE_PENDING rather than STATUS_CANCELLED when a device is removed.

Microsoft doesn't really clearly document this, but their driver samples return it here, and so do remove locks.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/wineusb.sys/wineusb.c