hidclass.sys: Implment IRP_MJ_CREATE and IRP_MJ_CLOSE for HID Devices.
commit01aa7a6ec1cee0d55523fd72c2523db1b5ef6dbb
authorAric Stewart <aric@codeweavers.com>
Mon, 14 Sep 2015 14:58:39 +0000 (14 09:58 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 15 Sep 2015 09:29:10 +0000 (15 18:29 +0900)
treebfbbaeb797a672722fedc17b35ba1a04d6404373
parent28125d40c2a94c97c67ac5a4a15f505d9fb5fccc
hidclass.sys: Implment IRP_MJ_CREATE and IRP_MJ_CLOSE for HID Devices.
dlls/hidclass.sys/buffer.c
dlls/hidclass.sys/device.c
dlls/hidclass.sys/hid.h
dlls/hidclass.sys/main.c