Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan...
commit2a2321bbca3ef72649dc34a185bc6f7cef4a58fa
authorAlexandre Julliard <julliard@winehq.org>
Sat, 19 Aug 2000 21:38:55 +0000 (19 21:38 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 19 Aug 2000 21:38:55 +0000 (19 21:38 +0000)
tree4d6b9768a706f9aca41ae05b8b8d1e65d49977f0
parent9fcb4f551e680e90168131ba4c2a85f8a773bb86
Authors: Alexandre Julliard <julliard@codeweavers.com> (for Corel), Albert den Haan <albertd@corel.com>
Added syslevel locking for GDI operations.
Propagate the changes through the graphics code.
63 files changed:
dlls/ddraw/dsurface/dga.c
dlls/ddraw/dsurface/x11.c
dlls/gdi/gdi_main.c
dlls/gdi/printdrv.c
dlls/gdi/wing.c
dlls/opengl32/wgl.c
dlls/ttydrv/bitmap.c
dlls/ttydrv/dc.c
dlls/ttydrv/objects.c
dlls/ttydrv/wnd.c
dlls/wineps/brush.c
dlls/wineps/font.c
dlls/wineps/objects.c
dlls/wineps/psdrv.h
graphics/bitblt.c
graphics/enhmetafiledrv/init.c
graphics/enhmetafiledrv/objects.c
graphics/escape.c
graphics/mapping.c
graphics/metafiledrv/init.c
graphics/metafiledrv/objects.c
graphics/painting.c
graphics/path.c
graphics/win16drv/font.c
graphics/win16drv/objects.c
graphics/x11drv/bitmap.c
graphics/x11drv/brush.c
graphics/x11drv/clipping.c
graphics/x11drv/dib.c
graphics/x11drv/graphics.c
graphics/x11drv/init.c
graphics/x11drv/objects.c
graphics/x11drv/oembitmap.c
graphics/x11drv/palette.c
graphics/x11drv/xfont.c
include/dc.h
include/gdi.h
include/global.h
include/path.h
include/win.h
include/win16drv.h
include/wine/winbase16.h
include/x11drv.h
memory/local.c
objects/bitmap.c
objects/brush.c
objects/clipping.c
objects/dc.c
objects/dcvalues.c
objects/dib.c
objects/enhmetafile.c
objects/font.c
objects/gdiobj.c
objects/metafile.c
objects/palette.c
objects/pen.c
objects/region.c
objects/text.c
windows/cursoricon.c
windows/dce.c
windows/scroll.c
windows/user.c
windows/x11drv/wnd.c