[5/6] comctl32/tests: Add basic test for IImageList using SHGetImageList

Henri Verbeet hverbeet at gmail.com
Tue Aug 11 02:45:55 CDT 2009


2009/8/10 Owen Rudge <orudge at codeweavers.com>:
> +static BOOL test_shell_imagelist(void)
...
> +    test_shell_imagelist();

It's a bit pointless to add a return value if it's always going to be
TRUE, and you're ignoring it anyway.



More information about the wine-devel mailing list