gdi32: Use NtGdiGetDeviceCaps for GetDeviceCaps implementation.
commitc129d13cbd49417078878573bd5f34a0f8f7410e
authorJacek Caban <jacek@codeweavers.com>
Fri, 30 Jul 2021 11:03:15 +0000 (30 13:03 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 30 Jul 2021 12:27:38 +0000 (30 14:27 +0200)
treef2f2ba740d03a09c61e756064700f0f6dbc25d13
parent2a6adcdc0f805bedc7574f3dcf66d956cb304a35
gdi32: Use NtGdiGetDeviceCaps for GetDeviceCaps implementation.

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/gdi32/dc.c
dlls/gdi32/gdi_private.h
dlls/gdi32/gdidc.c
dlls/gdi32/mfdrv/init.c
dlls/gdi32/tests/dc.c