wine/dlls/kernel/tests thread.c
30 Nov
2002
30 Nov
'02
7:03 p.m.
ChangeSet ID: 6449 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2002/11/30 13:03:20 Modified files: dlls/kernel/tests: thread.c Log message: Francois Gouget <fgouget(a)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
8414
Age (days ago)
8414
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard