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

Nikolay Sivov bunglehead at gmail.com
Wed Oct 7 18:04:21 CDT 2009


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:
    - implement MCM_GETMONTHRANGE for GMR_DAYSTATE flag and a single calendar control


More information about the wine-patches mailing list