-
09c57a60
by Rémi Bernon at 2026-03-02T15:45:09+01:00
cfgmgr32: Initialize device_interface structs in DEV_OBJECT functions.
-
378e0b3c
by Rémi Bernon at 2026-03-02T15:45:09+01:00
cfgmgr32: Return BOOL from devprop_filter_matches_properties.
-
f46f02ed
by Rémi Bernon at 2026-03-02T15:45:09+01:00
cfgmgr32: Use the new helpers to get device interface property keys.
-
51fe1840
by Rémi Bernon at 2026-03-02T15:45:09+01:00
cfgmgr32: Use the new helpers to read device interface properties.
-
f17f263e
by Rémi Bernon at 2026-03-02T15:45:09+01:00
cfgmgr32: Return LSTATUS from enum_dev_objects callback.
-
5e5bc095
by Rémi Bernon at 2026-03-02T15:45:09+01:00
cfgmgr32: Enumerate the registry keys directly in enum_dev_objects.