wine/dlls/kernel/tests thread.c

Alexandre Julliard julliard at wine.codeweavers.com
Sat Nov 30 13:03:20 CST 2002


ChangeSet ID:	6449
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2002/11/30 13:03:20

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

Log message:
	Francois Gouget <fgouget at free.fr>
	{Get,Set}ThreadPriorityBoost and SetThreadIdealProcessor are missing
	on Win95 -> use GetProcAddress.
	Cleanup the handling of OpenThread.
	Check SuspendThread after a thread terminates (needed by Ipix).
	Remove unnecessary version checks (check for
	ERROR_CALL_NOT_IMPLEMENTED and similar instead).
	Cleanup casts, signed/unsigned comparisons.

Patch: http://cvs.winehq.com/patch.py?id=6449

Old revision  New revision  Changes     Path
 1.7           1.8           +105 -102   wine/dlls/kernel/tests/thread.c




More information about the wine-cvs mailing list