comctl32/tests: Fix title bar tests for non-English locales

Ge van Geldorp ge at gse.nl
Sun Jan 4 09:20:56 CST 2009


The x position of "previous month" and "next month" buttons changes
depending on the maximum size of the name of the month. This caused the
test to fail on non-English locales.
Since we're now sending 300 more messages to the control, the trace in the
subclass window proc became very chatty. Removed it since the message
sequence is checked anyway.

Changelog:
  comctl32/tests: Fix title bar tests for non-English locales
    Remove chatty trace

---
 dlls/comctl32/tests/monthcal.c |   69
+++++++++++++++------------------------
 1 files changed, 27 insertions(+), 42 deletions(-)



-------------- next part --------------
A non-text attachment was scrubbed...
Name: 09c672562ae6add98cba577971129153e6b7299c.diff
Type: text/x-patch
Size: 3920 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090104/55270766/attachment.bin 


More information about the wine-patches mailing list