[PATCH] comctl32: send DTN_DATETIMECHANGE when the checkbox changes too
April 23, 2021
1:41 p.m.
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(a)gmail.com> --- dlls/comctl32/datetime.c | 1 + 1 file changed, 1 insertion(+)
1799
Age (days ago)
1799
Last active (days ago)
1 comments
2 participants
participants (2)
-
Damjan Jovanovic -
Nikolay Sivov