ChangeSet ID: 19795 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@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@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