21 Aug
2023
21 Aug
'23
6:13 p.m.
Bartosz Kosiorek (@gang65) commented about dlls/gdiplus/tests/image.c:
stat = GdipCreateBitmapFromHICON(NULL, &bitmap); expect(InvalidParameter, stat);
/* color icon 1 bit */
I would align description with other test cases: ```suggestion:-0+0 /* color icon 1 bit - color and mask */ ``` -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3621#note_42890