Files
reactos/dll/win32/setupapi
Mikhail Tyukin b0845da65b [SETUPAPI] Fix SetupDiDeleteDeviceInfo (#9436)
SetupDiDeleteDeviceInfo always returned FALSE as it used the SP_DEVINFO_DATA structure internally rather than accessing the DeviceInfo structure. Needed for latest XP Nvidia installer.

CORE-20472
2026-08-28 20:22:34 -04:00
..