wine/ include/winbase.h dlls/kernel/time.c
ChangeSet ID: 14349 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/10/27 16:19:22 Modified files: include : winbase.h dlls/kernel : time.c Log message: Rein Klazes <rklazes(a)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
participants (1)
-
Alexandre Julliard