Hello.
Subject says it all. I suppose the tests I added may fail on other locales, but there is no other way to test my patch? Should i send it without the tests?
Thanks in advance.
Jan
---------- Forwarded message ---------- From: Jan de Mooij jandemooij@gmail.com Date: Mon, Aug 31, 2009 at 2:24 PM Subject: comctl32/propsheet: update position of hidden buttons too To: wine-patches@winehq.org
eMule iterates all buttons to find the left-most button, and then uses the x and y position for its own buttons. This currently fails in Wine because we don't update the position of the hidden buttons.
Tests pass on Vista and Wine (2 failures without this change)
Fixes bug 11345 - http://bugs.winehq.org/show_bug.cgi?id=11345