wine/ tools/winapi/win32.api include/wincrypt. ...

Alexandre Julliard julliard at winehq.org
Thu Oct 21 16:00:30 CDT 2004


ChangeSet ID:	14268
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/10/21 16:00:29

Modified files:
	tools/winapi   : win32.api 
	include        : wincrypt.h Makefile.in 
	dlls/wintrust  : wintrust_main.c 
Added files:
	include        : wintrust.h mscat.h 

Log message:
	Francois Gouget <fgouget at free.fr>
	Fix some issues reported by winapi_check:
	Add mscat.h and wintrust.h; update wincrypt.h.
	Fix the CryptCATAdminAcquireContext() and WinVerifyTrust() prototypes
	so they use the proper types.
	Update the wintrust section of win32.api.

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

Old revision  New revision  Changes     Path
 1.21          1.22          +4 -1       wine/tools/winapi/win32.api
 1.24          1.25          +11 -0      wine/include/wincrypt.h
 1.149         1.150         +2 -0       wine/include/Makefile.in
 1.7           1.8           +5 -3       wine/dlls/wintrust/wintrust_main.c
 Added         1.1           +0 -0       wine/include/wintrust.h
 Added         1.1           +0 -0       wine/include/mscat.h




More information about the wine-cvs mailing list