wine/ include/winternl.h files/dos_fs.c dlls/n ...

Alexandre Julliard julliard at wine.codeweavers.com
Tue Dec 10 18:19:56 CST 2002


ChangeSet ID:	6561
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/12/10 18:19:56

Modified files:
	include        : winternl.h 
	files          : dos_fs.c 
	dlls/ntdll     : time.c ntdll.spec 
	dlls/kernel    : time.c 

Log message:
	György 'Nog' Jeney <nog at sdf.lonestar.org>
	- Implement RtlLocalTimeToSystemTime and RtlSystemTimeToLocalTime.
	- Use new time functions to reimplement FileTimeToLocalTime and
	LocalTimeToFileTime.

Patch: http://cvs.winehq.com/patch.py?id=6561

Old revision  New revision  Changes     Path
 1.8           1.9           +2 -2       wine/include/winternl.h
 1.124         1.125         +0 -50      wine/files/dos_fs.c
 1.23          1.24          +31 -5      wine/dlls/ntdll/time.c
 1.84          1.85          +2 -2       wine/dlls/ntdll/ntdll.spec
 1.25          1.26          +26 -0      wine/dlls/kernel/time.c




More information about the wine-cvs mailing list