wine/ tools/winebuild/spec32.c include/wine/li ...

Alexandre Julliard julliard at wine.codeweavers.com
Fri Sep 2 09:43:04 CDT 2005


ChangeSet ID:	19952
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/09/02 09:43:04

Modified files:
	tools/winebuild: spec32.c 
	include/wine   : library.h 
	dlls/winecrt0  : exe_wentry.c exe_entry.c dll_entry.c 
	                 crt0_private.h Makefile.in 
Added files:
	dlls/winecrt0  : init.c 

Log message:
	Moved the spec file init function and constructor to winecrt0.

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

Old revision  New revision  Changes     Path
 1.106         1.107         +4 -23      wine/tools/winebuild/spec32.c
 1.36          1.37          +1 -0       wine/include/wine/library.h
 1.2           1.3           +4 -2       wine/dlls/winecrt0/exe_wentry.c
 1.2           1.3           +4 -2       wine/dlls/winecrt0/exe_entry.c
 1.2           1.3           +5 -4       wine/dlls/winecrt0/dll_entry.c
 1.2           1.3           +8 -1       wine/dlls/winecrt0/crt0_private.h
 1.5           1.6           +1 -0       wine/dlls/winecrt0/Makefile.in
 Added         1.1           +0 -0       wine/dlls/winecrt0/init.c




More information about the wine-cvs mailing list