GetTimeZoneInformation return value fix

Alexandre Julliard julliard at winehq.org
Tue Oct 26 17:43:45 CDT 2004


Rein Klazes <rklazes at xs4all.nl> writes:

> 	- reordered some code from the existing helper _GetTimeZoneBias
> 	to make it more general useful (and changed the helper names to 
> 	TIME_xyz).
> 	- Make GetTimeZoneInformation return the correct zone id
> 	constants.
> 	- changed some "const LPX_Y_Z" declarations to "const X_Y_Z *"

This breaks the msvcrt tests:

../../../tools/runtest -q -P wine -M msvcrt.dll -T ../../.. -p msvcrt_test.exe.so time.c && touch time.ok
time.c:101: Test failed: Wrong date:Year   70 mon  0 yday   1 mday  2 wday 5 hour 0 min  0 sec  0 dst -1
time.c:112: Test failed: Wrong date:Year   70 mon  0 yday   1 mday  2 wday 5 hour 0 min  0 sec  0 dst -1

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list