[PATCH 1/4 v3] gdiplus: Make GpBitmap->bitmapbits access thread safe

Piotr Caban piotr at codeweavers.com
Tue Feb 14 03:24:36 CST 2017


v3:
  - removed unused flags variable from patch 3

Native marks GpImage object as busy on every call. I've done it only for
functions that are using bitmapbits field now.

Signed-off-by: Piotr Caban <piotr at codeweavers.com>
---
  dlls/gdiplus/gdiplus_private.h | 14 ++++++++++++
  dlls/gdiplus/image.c           | 51 
++++++++++++++++++++++++++++++++++++++++--
  2 files changed, 63 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-gdiplus-Make-GpBitmap-bitmapbits-access-thread-safe.txt
Type: text/x-patch
Size: 8733 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20170214/30526760/attachment.bin>


More information about the wine-patches mailing list