http://bugs.winehq.org/show_bug.cgi?id=18991
--- Comment #24 from Jeff Zaroyko jeffz@jeffz.name 2009-07-18 02:33:40 --- Looking at that version of mono, although the line numbers don't match, the only assertions on `err' are two calls to SystemTimeToFileTime in a function named ves_icall_System_CurrentSystemTimeZone_GetTimeZoneData. So someone should trace the parameters and return value for SystemTimeToFileTime/RtlTimeFieldsToTime to check this.