"Vitaliy Margolen" wine-patch@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.