wine/dlls/kernel profile.c

Alexandre Julliard julliard at winehq.org
Tue Jan 11 04:43:24 CST 2005


ChangeSet ID:	15351
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/01/11 04:43:24

Modified files:
	dlls/kernel    : profile.c 

Log message:
	Robert Shearman <rob at codeweavers.com>
	- Don't use an invalid file handle. In this case invalid file handle
	means that the file hasn't yet been created.
	- Only call GetFileTime when we are being logged for a tiny
	performance improvement.
	- Reindent to 4 spaces.

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

Old revision  New revision  Changes     Path
 1.16          1.17          +29 -20     wine/dlls/kernel/profile.c




More information about the wine-cvs mailing list