• Claire Girka's avatar
    ntoskrnl: Set device ContainerID from driver. · 3d25202e
    Claire Girka authored
    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.
    3d25202e
ntoskrnl.c 79.6 KB