21 Aug
2023
21 Aug
'23
6:28 p.m.
Bartosz Kosiorek (@gang65) commented about dlls/gdiplus/tests/image.c:
ok(hbmMask != 0, "CreateBitmap failed\n"); hbmColor = CreateBitmap(16, 16, 1, 1, bmp_bits); ok(hbmColor != 0, "CreateBitmap failed\n"); - info.fIcon = TRUE;
We don't have test case for `info.fIcon = FALSE` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3621#note_42896