user32/tests: Mark some GetDeviceCaps() tests as todo on Wine.
commit59e52108d5b83b7b549a3d4bc459887b8c7549c1
authorZhiyi Zhang <zzhang@codeweavers.com>
Tue, 24 Dec 2019 07:35:41 +0000 (24 15:35 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 24 Dec 2019 10:50:51 +0000 (24 11:50 +0100)
tree3e55eb62c13ec8a4540e330b4e1d665f3887cb51
parentb37561b4b4d39a2aecb4fa97e028a5e2f862f7ff
user32/tests: Mark some GetDeviceCaps() tests as todo on Wine.

GetDeviceCaps(hdc, DESKTOPHORZRES/DESKTOPVERTRES) on Windows reports
the primary desktop, but on Wine it reports the virtual screen.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/tests/sysparams.c