[PATCH 4/4] comctl32/monthcal: Implement MCM_GETMONTHRANGE for GMR_DAYSTATE flag and a single calendar control (try)

Nikolay Sivov bunglehead at gmail.com
Thu Oct 8 05:06:53 CDT 2009


Please use this one instead.

Should fix bug http://bugs.winehq.org/show_bug.cgi?id=16491

When multi calendar support will be here this MCM_GETMONTHRANGE handler could be fully
fixed in a very simple way - min date from first calendar, max date - from the last.


Changelog:
    - try2: fixed prototype keyword order, fixed indentation in passed tests
    - implement MCM_GETMONTHRANGE for GMR_DAYSTATE flag and a single calendar control


More information about the wine-patches mailing list