Daniel Jelinski djelinski1@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.