wine/ include/winbase.h dlls/kernel/time.c

Alexandre Julliard julliard at winehq.org
Wed Oct 27 16:19:22 CDT 2004


ChangeSet ID:	14349
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/27 16:19:22

Modified files:
	include        : winbase.h 
	dlls/kernel    : time.c 

Log message:
	Rein Klazes <rklazes at xs4all.nl>
	- 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 *".

Patch: http://cvs.winehq.org/patch.py?id=14349

Old revision  New revision  Changes     Path
 1.220         1.221         +1 -1       wine/include/winbase.h
 1.43          1.44          +236 -198   wine/dlls/kernel/time.c




More information about the wine-cvs mailing list