comctl32: datetime: Test for out of range dates in DTM_SETSYSTEMTIME only when flag=GDT_VALID

Kanit Therdsteerasukdi therdste at ucla.edu
Thu Mar 15 18:53:37 CDT 2007


Ignore this patch for now.  I need to fix a problem in DTM_SETSYSTEMTIME
when the flag=GDT_NONE and the control is created without the DTS_SHOWNONE
flag, it should return 0, instead of 1.

> -----Original Message-----
> From: Kanit Therdsteerasukdi [mailto:therdste at ucla.edu]
> Sent: Thursday, March 15, 2007 2:27 PM
> To: 'wine-patches at winehq.org'
> Cc: 'dank06 at kegel.com'
> Subject: comctl32: datetime: Test for out of range dates in
> DTM_SETSYSTEMTIME only when flag=GDT_VALID
> 
> DTM_SETSYSTEMTIME should check for whether the input lpSysTime of type
> SYSTEMTIME is out of range only when flag=GDT_VALID.




More information about the wine-patches mailing list