gdi32: Don't hold the GDI lock while calling the driver painting functions.
[wine] / dlls / gdi32 / dc.c
2007-09-18  Alexandre Julliardgdi32: Replace remaining instance of DC_GetDCUpdate...
2007-08-31  Alexandre Julliardgdi32: New DC locking mechanism that doesn't require...
2007-08-30  Steven EdwardsRemove more unneeded wine 16bit header usage.
2007-08-22  Alexandre Julliardgdi32: Fix a few more places that use the wrong get...
2007-08-22  Paul Vriensgdi32: Fix possible NULL pointer dereference (Coverity).
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-05-30  Dmitry Timoshkovgdi32: Make SetDCHook 64-bit safe.
2007-04-17  Michael Kaufmanngdi32: Add a stub for CancelDC.
2007-02-26  Alexandre Julliardgdi32: Make DC creation fail if we cannot allocate...
2006-12-12  Alexandre Julliardwinex11.drv: Implemented DESKTOPHORZ/VERTRES device...
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.