22 Aug
2024
22 Aug
'24
2:42 p.m.
I have also added a new test IOCTL to `dlls/ntoskrnl.exe/tests/driver_pnp.c` for setting and getting basic test properties using `Io{Set|Get}PropertyData`. While the two functions use the corresponding `setupapi.dll` methods which already have tests, I figured testing the driver APIs additionally shouldn't hurt. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/6338#note_79593