http://bugs.winehq.org/show_bug.cgi?id=14855
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2008-08-13 11:22:01 --- Please add a test case for this behaviour to dlls/user32/tests/win.c, test_hwnd_message(), after the comment /* test FindWindow behavior */. Don't forget to add SetLastError(0xdeadbeef) call right before the FindWindow() call to make sure it's really FindWindow() who sets the last error.