17 Oct
2005
17 Oct
'05
11:43 a.m.
"Vitaliy Margolen" wine-patch(a)kievinfo.com wrote:
changelog: user/test: - Tests for broken behavior of ShowWindow for maximized popup windows.
+ todo_wine ok_sequence(WmCreateInvisibleMaxPopupSeq, "CreateWindow(WS_MAXIMIZED):popup", TRUE);
You don't need to use todo_wine for a failing ok_sequence, last parameter of ok_sequence takes care of it. -- Dmitry.