- Make the month calendar child window auto-size instead of using a
commit10411d5fe5aeb1d50f1a124fb302a17ee5116bca
authorRobert Shearman <rob@codeweavers.com>
Mon, 20 Dec 2004 17:00:46 +0000 (20 17:00 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 20 Dec 2004 17:00:46 +0000 (20 17:00 +0000)
treee8dca327dd2d57c5efcbe70034c3be64ee4b40b3
parentb681cd18181ccd2371726d8fca530a7710838ca4
- Make the month calendar child window auto-size instead of using a
  hard coded 200px.
- Use SetFocus when the control is clicked on to get the correct
  behaviour when another control clicked on.
- Force the WS_EX_CLIENTEDGE style, instead of emulating it.
dlls/comctl32/datetime.c