Signed-off-by: Jacek Caban jacek@codeweavers.com --- dlls/gdi.exe16/gdi.c | 141 +---------------------------------- dlls/win32u/clipping.c | 6 +- dlls/win32u/dc.c | 7 ++ dlls/win32u/dce.c | 132 +++++++++++++++++++++++++++++++- dlls/win32u/gdiobj.c | 1 - dlls/win32u/ntgdi_private.h | 2 + dlls/win32u/win32u.spec | 3 - dlls/win32u/win32u_private.h | 3 +- dlls/win32u/wrappers.c | 7 -- include/ntgdi.h | 3 + include/wine/gdi_driver.h | 2 - 11 files changed, 149 insertions(+), 158 deletions(-)