Module: wine Branch: master Commit: 6b19838162ca5af5211ec3cbce78442a95b6411a URL: https://gitlab.winehq.org/wine/wine/-/commit/6b19838162ca5af5211ec3cbce78442...
Author: Esme Povirk esme@codeweavers.com Date: Thu May 2 16:17:35 2024 -0500
gdiplus: Do not create gdi32 objects for Bitmap objects.
---
dlls/gdiplus/gdiplus_private.h | 4 +- dlls/gdiplus/graphics.c | 102 +++++++++++++++-------------------------- dlls/gdiplus/image.c | 81 +++----------------------------- dlls/gdiplus/tests/graphics.c | 2 +- 4 files changed, 46 insertions(+), 143 deletions(-)