wine/dlls/ntoskrnl.exe
Claire Girka 3d25202eaf ntoskrnl: Set device ContainerID from driver.
Using SetupDiGetDeviceRegistryPropertyW rather than SetupDiGetDeviceRegistryPropertyA
in the test, because games use the former, and Windows returns the Container ID as a
WCHAR string either way.
2022-07-25 11:22:29 +02:00
..
tests ntoskrnl: Set device ContainerID from driver. 2022-07-25 11:22:29 +02:00
instr.c
Makefile.in
ntoskrnl.c ntoskrnl: Add KeQueryPriorityThread stub. 2022-07-05 16:40:49 +02:00
ntoskrnl.exe.spec ntdll: Fix the calling convention for runtime 64-bit shift functions. 2022-07-08 19:53:18 +02:00
ntoskrnl.rc
ntoskrnl_private.h ntoskrnl: Enumerate child devices on a separate thread. 2022-07-11 10:35:15 +02:00
plugplay.idl
pnp.c ntoskrnl: Set device ContainerID from driver. 2022-07-25 11:22:29 +02:00
sync.c