Hi Bernhard,
On 10/01/2018 08:16 PM, Bernhard Übelacker wrote:
- 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).
Other than that, the patch looks good to me.
Thanks,
Jacek