wine/ include/winnt.h dlls/winecrt0/stub.c dll ...

Alexandre Julliard julliard at wine.codeweavers.com
Sun Oct 30 13:10:35 CST 2005


ChangeSet ID:	20967
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at winehq.org	2005/10/30 13:10:35

Modified files:
	include        : winnt.h 
	dlls/winecrt0  : stub.c init.c exe_wentry.c exe_entry.c 
	                 drv_entry.c dll_main.c dll_entry.c delay_load.c 
	                 crt0_private.h 

Log message:
	Make all winecrt0 functions and variables hidden.

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

Old revision  New revision  Changes     Path
 1.222         1.223         +18 -0      wine/include/winnt.h
 1.1           1.2           +1 -1       wine/dlls/winecrt0/stub.c
 1.1           1.2           +2 -2       wine/dlls/winecrt0/init.c
 1.3           1.4           +1 -1       wine/dlls/winecrt0/exe_wentry.c
 1.3           1.4           +1 -1       wine/dlls/winecrt0/exe_entry.c
 1.2           1.3           +1 -1       wine/dlls/winecrt0/drv_entry.c
 1.2           1.3           +1 -1       wine/dlls/winecrt0/dll_main.c
 1.4           1.5           +2 -2       wine/dlls/winecrt0/dll_entry.c
 1.1           1.2           +1 -1       wine/dlls/winecrt0/delay_load.c
 1.3           1.4           +3 -3       wine/dlls/winecrt0/crt0_private.h




More information about the wine-cvs mailing list