wine/dlls/crypt32 tests/Makefile.in tests/.cvs ...

Alexandre Julliard julliard at winehq.org
Thu Aug 25 04:52:00 CDT 2005


ChangeSet ID:	19795
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/25 04:52:00

Modified files:
	dlls/crypt32/tests: Makefile.in .cvsignore 
	dlls/crypt32   : main.c crypt32.spec cert.c 
Added files:
	dlls/crypt32/tests: cert.c 
	dlls/crypt32   : crypt32_private.h 

Log message:
	Juan Lang <juan_lang at yahoo.com>
	Implemented CryptHashCertificate.

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

Old revision  New revision  Changes     Path
 1.3           1.4           +1 -0       wine/dlls/crypt32/tests/Makefile.in
 1.3           1.4           +1 -0       wine/dlls/crypt32/tests/.cvsignore
 1.23          1.24          +22 -0      wine/dlls/crypt32/main.c
 1.26          1.27          +1 -1       wine/dlls/crypt32/crypt32.spec
 1.6           1.7           +30 -0      wine/dlls/crypt32/cert.c
 Added         1.1           +0 -0       wine/dlls/crypt32/tests/cert.c
 Added         1.1           +0 -0       wine/dlls/crypt32/crypt32_private.h




More information about the wine-cvs mailing list