[PATCH 18/21] comctl32/datetime: Fix wrong assumption about DTN_DATETIMECHANGE flags, add DTN_CLOSEUP notifications

Nikolay Sivov bunglehead at gmail.com
Sun Oct 11 16:21:58 CDT 2009


Borland VCL wrapper stores new date value basing on flag passed with change notification,
it really depends on check/uncheck state and not on style itself.

Chaneglog:
    - fix wrong assumption about DTN_DATETIMECHANGE flags, add DTN_CLOSEUP notifications


More information about the wine-patches mailing list