wine/ include/winerror.h dlls/Makefile.in ./co ...

Alexandre Julliard julliard at winehq.org
Mon Mar 1 22:57:35 CST 2004


ChangeSet ID:	11309
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/03/01 22:57:35

Modified files:
	include        : winerror.h 
	dlls           : Makefile.in 
	.              : configure.ac configure 
Added files:
	dlls/secur32   : wrapper.c thunks.h thunks.c secur32_priv.h 
	                 secur32.spec secur32.c Makefile.in .cvsignore 

Log message:
	Juan Lang <juan_lang at yahoo.com>
	Added a secur32.dll that loads other SSP DLLs and forwards calls to
	them.

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

Old revision  New revision  Changes     Path
 1.48          1.49          +1 -0       wine/include/winerror.h
 1.206         1.207         +13 -0      wine/dlls/Makefile.in
 1.247         1.248         +1 -0       wine/configure.ac
 1.530         1.531         +2 -1       wine/configure
 Added         1.1           +0 -0       wine/dlls/secur32/wrapper.c
 Added         1.1           +0 -0       wine/dlls/secur32/thunks.h
 Added         1.1           +0 -0       wine/dlls/secur32/thunks.c
 Added         1.1           +0 -0       wine/dlls/secur32/secur32_priv.h
 Added         1.1           +0 -0       wine/dlls/secur32/secur32.spec
 Added         1.1           +0 -0       wine/dlls/secur32/secur32.c
 Added         1.1           +0 -0       wine/dlls/secur32/Makefile.in
 Added         1.1           +0 -0       wine/dlls/secur32/.cvsignore




More information about the wine-cvs mailing list