On Fri Jun 20 14:28:00 2025 +0000, Elizabeth Figura wrote:
Is there a nice way we can factor out most of the common code with SetupDi[GS]etDeviceProperty()?
Good point. The check for `DEVPKEY_DeviceInterface_Enabled` makes some duplications necessary, but I have tried to factor out most of the logic into `{set, get}_device_reg_property`. Thanks