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

Alexandre Julliard julliard at wine.codeweavers.com
Fri Dec 13 14:53:04 CST 2002


ChangeSet ID:	6629
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/12/13 14:53:04

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

Log message:
	Avoid casts between LARGE_INTEGER and FILETIME.
	Fixed day of week of epoch.
	Small cleanups.

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

Old revision  New revision  Changes     Path
 1.171         1.172         +1 -1       wine/include/winbase.h
 1.24          1.25          +4 -11      wine/dlls/ntdll/time.c
 1.27          1.28          +54 -26     wine/dlls/kernel/time.c




More information about the wine-cvs mailing list