wine/ include/wine/server.h include/winternl.h ...

Alexandre Julliard julliard at winehq.org
Tue Aug 2 04:55:41 CDT 2005


ChangeSet ID:	19266
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/02 04:55:41

Modified files:
	include/wine   : server.h 
	include        : winternl.h 
	dlls/ntdll     : thread.c server.c ntdll_misc.h ntdll.spec 
	dlls/kernel    : thread.c 

Log message:
	Use the new RtlExitUserThread function instead of exporting
	wine_server_exit_thread.

Patch: http://cvs.winehq.org/patch.py?id=19266

Old revision  New revision  Changes     Path
 1.23          1.24          +0 -1       wine/include/wine/server.h
 1.158         1.159         +1 -0       wine/include/winternl.h
 1.33          1.34          +10 -0      wine/dlls/ntdll/thread.c
 1.27          1.28          +2 -2       wine/dlls/ntdll/server.c
 1.61          1.62          +1 -0       wine/dlls/ntdll/ntdll_misc.h
 1.192         1.193         +1 -2       wine/dlls/ntdll/ntdll.spec
 1.27          1.28          +1 -5       wine/dlls/kernel/thread.c




More information about the wine-cvs mailing list