[PATCH 6/7] comctl32/monthcal: Fix parameter validation in MCM_SETCURSEL handler

Nikolay Sivov bunglehead at gmail.com
Mon Oct 5 14:12:09 CDT 2009


A small bug spotted while testing selections - an equality to current
selection should be done before range validation.
Patch also fixes a typo in range validation helper.

Changelog:
    - fix parameter validation in MCM_SETCURSEL handler


More information about the wine-patches mailing list