ChangeSet ID: 20169 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/12 17:01:33
Modified files: dlls/ntdll : thread.c dlls/kernel : thread.c
Log message: Eric Pouech eric.pouech@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