7 Feb
2026
7 Feb
'26
2:46 p.m.
On Sat Feb 7 14:46:48 2026 +0000, Esme Povirk wrote:
We should also test this while requesting a different pixel format so that a conversion is required. It's possible that it isn't "supposed" to allow writing, but native has an optimization (which we must copy) where it will point the caller directly to the bitmap's buffer, which allows writing even when the flag isn't specified. Thanks for taking a look. I added a conversion to test_LockBits, but to me it looks that neither bits are read from nor wrote back into the bitmap. Is this somewhere near what you had in mind?
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/10022#note_129018