[PATCH 2/2 v2] user32: Test error returned in out of timers case

Sebastian Lackner sebastian at fds-team.de
Sun Jan 24 11:48:13 CST 2016


On 22.01.2016 16:10, Piotr Caban wrote:
> +    if (i == sizeof(ids)/sizeof(ids[0]))
> +        ok(0, "all timers were created successfully\n");

Why don't you use ok() directly to check the condition?




More information about the wine-devel mailing list