Sweden-Number/dlls/ntoskrnl.exe/tests
Zebediah Figura 4084200765 ntoskrnl/tests: Open the HID device with FILE_SHARE_READ | FILE_SHARE_WRITE.
Fixes a test failure on Windows 10.

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-05-03 20:42:29 +02:00
..
Makefile.in ntoskrnl/tests: Add some tests for HID devices. 2021-04-14 20:51:16 +02:00
driver.c ntoskrnl/tests: Keep the test output file open for the entire duration each driver is loaded. 2021-04-07 22:36:11 +02:00
driver.h ntoskrnl/tests: Add some tests for HID devices. 2021-04-14 20:51:16 +02:00
driver.spec
driver2.c
driver2.spec
driver3.c
driver3.spec
driver_hid.c hidclass.sys: Defer creating a child device until IRP_MN_START_DEVICE. 2021-04-20 21:07:09 +02:00
driver_hid.spec ntoskrnl/tests: Add some tests for HID devices. 2021-04-14 20:51:16 +02:00
driver_netio.c ntoskrnl/tests: Keep the test output file open for the entire duration each driver is loaded. 2021-04-07 22:36:11 +02:00
driver_netio.spec
driver_pnp.c ntoskrnl/tests: Add some tests for HID devices. 2021-04-14 20:51:16 +02:00
driver_pnp.spec
ntoskrnl.c ntoskrnl/tests: Open the HID device with FILE_SHARE_READ | FILE_SHARE_WRITE. 2021-05-03 20:42:29 +02:00
utils.h ntoskrnl/tests: Add some tests for HID devices. 2021-04-14 20:51:16 +02:00