On 2/27/20 2:24 PM, Gabriel Ivăncescu wrote:
Unfortunately I haven't been able to test such corner cases because no controller reported such values (to give an error). We'd need some virtual device driver to be able to see what Windows does in these cases. So I had to go by what MSDN states and use the error codes appropriately.
I have tested it by modifying https://github.com/djpnewton/vmulti project. The results are matching with your implementation.
Thanks, Piotr