[PATCH 2/3] comctl32/monthcal: Fix painting selected day, remove unneeded operations

Nikolay Sivov bunglehead at gmail.com
Tue Oct 13 17:26:17 CDT 2009


This fixes a visual glitch with multiselection containing days
from leftmost column == first day of a week. Patch also
removes some drawing code that looks more like a workaround.

Changelog:
    - fix painting selected day, remove unneeded operations


More information about the wine-patches mailing list