comctl32: fix first day of the week in monthcal

Lei Zhang thestig at google.com
Mon Apr 9 20:25:41 CDT 2007


Hi,

Commit 86ea6b582088ea347c712be333b85f41aadb1026 caused the regression
in bug 5998 because it modified the high word for firstDay, changing
its internal representation. This patch reverts the internal
represetation and only add the high word for return values from
MONTHCAL_GetFirstDayOfWeek() / MONTHCAL_SetFirstDayOfWeek().

--
monthcal.c |   21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: monthcal.patch
Type: text/x-patch
Size: 2033 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070409/22a3fce3/monthcal.bin


More information about the wine-patches mailing list