5 Mar
2013
5 Mar
'13
9:52 a.m.
Daniel Jelinski <djelinski1(a)gmail.com> writes:
+static void test_merge_colors(void) +{ + HIMAGELIST himl[5], hmerge; + int sizes[] = { ILC_COLOR4, ILC_COLOR8, ILC_COLOR16, ILC_COLOR24, ILC_COLOR32 };
You should also test COLORDDB, and probably the mask behavior too. -- Alexandre Julliard julliard(a)winehq.org