[PATCH 1/2] comctl32/monthcal: Get/set unicode format flag using MCM_[GET|SET]UNICODEFORMAT

Nikolay Sivov bunglehead at gmail.com
Thu Oct 15 14:20:55 CDT 2009


Monthcal doesn't use any string fields in messages or notification structures,
so it's safe just store a flag. 

Changelog:
    - get/set unicode format flag using MCM_[GET|SET]UNICODEFORMAT


More information about the wine-patches mailing list