2 Oct
2018
2 Oct
'18
1:45 p.m.
Hello Jacek, thanks for reviewing.
+ if (handle != NULLDRV_DEFAULT_HMONITOR) + return FALSE;
This should probably set last error to ERROR_INVALID_HANDLE (at least that's what other drivers do).
While the other drivers set ERROR_INVALID_HANDLE, in a non-interactive session I receive ERROR_INVALID_MONITOR_HANDLE on testbot [1]. So I assume I should go ahead with the second? Kind regards, Bernhard [1] https://testbot.winehq.org/JobDetails.pl?Key=42787