Feb. 6, 2026
3:06 a.m.
hdcBmp has hbmTempMask selected after the last SelectObject(), we need to select hbmTempImage into hdcBmp. Otherwise, a mask bitmap is copied into a color bitmap. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10037