comctl32/datetime: Always store a recalculated day of week instead of a value passed...
commit9557376138f3b2508d4b523314182d7dafd4fa85
authorNikolay Sivov <bunglehead@gmail.com>
Wed, 30 Sep 2009 23:11:00 +0000 (1 03:11 +0400)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 1 Oct 2009 09:35:06 +0000 (1 11:35 +0200)
tree1b276a0c38a8ff7988bb8b7c26bd96a5f0913cb0
parent99ded940e142d0f688500eb782697655fe4f244b
comctl32/datetime: Always store a recalculated day of week instead of a value passed in (DTM_SETSYSTEMTIME).
dlls/comctl32/comctl32.h
dlls/comctl32/datetime.c
dlls/comctl32/monthcal.c
dlls/comctl32/tests/datetime.c