wine/ tools/winebuild/spec32.c tools/winebuild ...

Alexandre Julliard julliard at winehq.org
Thu Aug 25 14:37:51 CDT 2005


ChangeSet ID:	19824
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/25 14:37:51

Modified files:
	tools/winebuild: spec32.c import.c 
	dlls/winecrt0  : Makefile.in 
Added files:
	dlls/winecrt0  : delay_load.c 

Log message:
	Moved the delay loading support code to the winecrt0 library.

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

Old revision  New revision  Changes     Path
 1.103         1.104         +3 -13      wine/tools/winebuild/spec32.c
 1.91          1.92          +11 -40     wine/tools/winebuild/import.c
 1.3           1.4           +1 -0       wine/dlls/winecrt0/Makefile.in
 Added         1.1           +0 -0       wine/dlls/winecrt0/delay_load.c




More information about the wine-cvs mailing list