gdi32: Where possible directly access the DC instead of using GetCurrentObject().
commitaa4934783fb213c781e7ea4e5d54782ec5e570e6
authorHuw Davies <huw@codeweavers.com>
Fri, 29 Jul 2016 14:09:34 +0000 (29 15:09 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 29 Jul 2016 14:43:35 +0000 (29 23:43 +0900)
treedf0c7adc81ac0666b93b61f35424eaf740caef0f
parentd4d65e2df9c465f02a06ca91c847dd575c0df6ea
gdi32: Where possible directly access the DC instead of using GetCurrentObject().

Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdi32/dc.c
dlls/gdi32/driver.c
dlls/gdi32/enhmfdrv/objects.c
dlls/gdi32/font.c
dlls/gdi32/palette.c