On Sat Jun 21 21:57:53 2025 +0000, Etaash Mathamsetty wrote:
btw it might be worthwhile to replace the existing `get_device_property` with this function
Hm, gave it a stab in the latest revision. `SetupDiGetDeviceInterfacePropertyW` still needs to check the parameters for validity, in case the user is querying for `DEVPKEY_DeviceInterface_Enabled`. Thanks!