ChangeSet ID: 6395 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2002/11/24 19:12:39
Modified files: include : winternl.h dlls/ntdll : time.c ntdll.spec dlls/kernel : time.c
Log message: György 'Nog' Jeney nog@sdf.lonestar.org - Move SetSystemTime, GetTimeZoneInformation and SetTimeZoneInformation implementation to ntdll. - Docu updates.
Patch: http://cvs.winehq.com/patch.py?id=6395
Old revision New revision Changes Path 1.7 1.8 +4 -2 wine/include/winternl.h 1.21 1.22 +506 -15 wine/dlls/ntdll/time.c 1.80 1.81 +4 -4 wine/dlls/ntdll/ntdll.spec 1.24 1.25 +24 -322 wine/dlls/kernel/time.c