April 14, 2026
2:34 a.m.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40409 The main thing that changes here is that we reference bits directly instead of copying to an intermediate HBITMAP. Most of the tests are to make sure we don't regress anything by parsing BITMAPINFOHEADER directly. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/10652