On Wed Oct 1 14:51:55 2025 +0000, Rémi Bernon wrote:
Actually, do we really care if there's duplicate entries? How confident are we that there's a de-duplication and that's it's done here and not in `DevGetObjectsEx`?
Yeah, `DevGetObjectsEx` doesn't de-duplicate properties, it's rather odd :/. I have added a test to `cfgmgr32` since it's probably nice to always make sure we're doing this as well.