Currently the date time picker only sends DTN_DATETIMECHANGE when a date is selected by the user, but it should be sent when the checkbox is changed too.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=19756 Signed-off-by: Damjan Jovanovic damjan.jov@gmail.com --- dlls/comctl32/datetime.c | 1 + 1 file changed, 1 insertion(+)