win32u: Use null driver to handle virtual display devices.
commite63f7b7aa1226e304a84a457029883dfe97a79c1
authorJacek Caban <jacek@codeweavers.com>
Fri, 17 Dec 2021 13:57:22 +0000 (17 14:57 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Dec 2021 09:12:49 +0000 (20 10:12 +0100)
tree22b6bd53185e59aa821692624319cf3a46fa2e0c
parent2f5f8b4bd4cb5771223d1ee96a55002d18ad01eb
win32u: Use null driver to handle virtual display devices.

All drivers support UpdateDisplayDevices now, so we can avoid a server
call by being explicit in the null driver.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=52180
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/win32u/driver.c
dlls/win32u/sysparams.c