3 Apr
2025
3 Apr
'25
4:43 p.m.
v5: - check for path length < 4 in SetupDiOpenDeviceInterfaceW(); - allocate strings dynamically in SetupDiOpenDeviceInterface(); - set last error in SetupDiOpenDeviceInterface accordingly; - check output iface data for NULL and add a test for that; - add some tests for SetupDiOpenDeviceInterfaceW() last error. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/7727#note_99873