ChangeSet ID: 20048 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/09/07 08:25:35
Modified files: dlls/ntdll : thread.c dlls/kernel : thread.c
Log message: Eric Pouech eric.pouech@wanadoo.fr Implemented kernel32:SetThreadPriority on top of ntdll's equivalent functions.
Patch: http://cvs.winehq.org/patch.py?id=20048
Old revision New revision Changes Path 1.37 1.38 +15 -2 wine/dlls/ntdll/thread.c 1.29 1.30 +11 -8 wine/dlls/kernel/thread.c