wine/dlls ntdll/thread.c kernel/thread.c

Alexandre Julliard julliard at wine.codeweavers.com
Mon Sep 12 17:01:33 CDT 2005


ChangeSet ID:	20169
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/12 17:01:33

Modified files:
	dlls/ntdll     : thread.c 
	dlls/kernel    : thread.c 

Log message:
	Eric Pouech <eric.pouech at wanadoo.fr>
	Implemented kernel32.GetThreadTimes on top of ntdll's equivalent
	function.

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

Old revision  New revision  Changes     Path
 1.39          1.40          +43 -0      wine/dlls/ntdll/thread.c
 1.30          1.31          +27 -51     wine/dlls/kernel/thread.c




More information about the wine-cvs mailing list