wine/dlls winecrt0/dll_main.c stdole32.tlb/Mak ...

Alexandre Julliard julliard at winehq.org
Mon Aug 29 10:11:37 CDT 2005


ChangeSet ID:	19894
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/29 10:11:37

Modified files:
	dlls/winecrt0  : dll_main.c 
	dlls/stdole32.tlb: Makefile.in 
	dlls/stdole2.tlb: Makefile.in 
	dlls/shfolder  : Makefile.in 
	dlls/rsabase   : Makefile.in 
	dlls/olepro32  : Makefile.in 
	dlls/ntdll     : loader.c 
	dlls/newdev    : Makefile.in 
	dlls/dplay     : Makefile.in 
	dlls/dinput8   : Makefile.in 

Log message:
	Uncomment out DisableThreadLibraryCalls in DllMain and add the
	kernel32 imports that it requires.

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

Old revision  New revision  Changes     Path
 1.1           1.2           +1 -1       wine/dlls/winecrt0/dll_main.c
 1.1           1.2           +1 -0       wine/dlls/stdole32.tlb/Makefile.in
 1.1           1.2           +1 -0       wine/dlls/stdole2.tlb/Makefile.in
 1.8           1.9           +1 -1       wine/dlls/shfolder/Makefile.in
 1.5           1.6           +1 -1       wine/dlls/rsabase/Makefile.in
 1.12          1.13          +1 -1       wine/dlls/olepro32/Makefile.in
 1.101         1.102         +10 -0      wine/dlls/ntdll/loader.c
 1.2           1.3           +1 -0       wine/dlls/newdev/Makefile.in
 1.10          1.11          +1 -1       wine/dlls/dplay/Makefile.in
 1.5           1.6           +1 -1       wine/dlls/dinput8/Makefile.in




More information about the wine-cvs mailing list