29 May
2008
29 May
'08
3:13 p.m.
On Thu, May 29, 2008 at 10:07 AM, Dmitry Timoshkov <dmitry(a)codeweavers.com> wrote:
"James Hawkins" <jhawkins(a)codeweavers.com> wrote:
According to msdn, "The foreground window can be NULL in certain circumstances, such as when a window is losing activation. " which is exactly when these failures occur.
Changelog: * Allow a NULL foreground window in the tests.
NULL foreground window is already allowed, you just need to fix the callers of check_wnd_state() to pass 0 for foreground.
It's not consistent across platforms. -- James Hawkins