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