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

Alexandre Julliard julliard at wine.codeweavers.com
Wed Sep 7 08:25:35 CDT 2005


ChangeSet ID:	20048
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/07 08:25:35

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

Log message:
	Eric Pouech <eric.pouech at 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




More information about the wine-cvs mailing list