wine/dlls ntdll/virtual.c ntdll/thread.c ntdll ...

Alexandre Julliard julliard at winehq.org
Tue Jan 6 22:50:12 CST 2004


ChangeSet ID:	10591
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/01/06 22:50:12

Modified files:
	dlls/ntdll     : virtual.c thread.c ntdll_misc.h debugtools.c 
	dlls/kernel    : pthread.c process.c kernel_private.h 

Log message:
	Don't use constructors for ntdll and kernel32 initialization.

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

Old revision  New revision  Changes     Path
 1.20          1.21          +4 -4       wine/dlls/ntdll/virtual.c
 1.14          1.15          +5 -3       wine/dlls/ntdll/thread.c
 1.35          1.36          +2 -0       wine/dlls/ntdll/ntdll_misc.h
 1.35          1.36          +1 -1       wine/dlls/ntdll/debugtools.c
 1.7           1.8           +5 -4       wine/dlls/kernel/pthread.c
 1.38          1.39          +2 -0       wine/dlls/kernel/process.c
 1.9           1.10          +1 -0       wine/dlls/kernel/kernel_private.h




More information about the wine-cvs mailing list