ChangeSet ID: 1010690981399036293383688 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine2. 02/01/10 14:29:41
Modified files: dlls/advapi32 : advapi32.spec crypt.c include : wincrypt.h winerror.h Added files: dlls/advapi32 : crypt.h
Log message: Travis Michielsen tjmichielsen@yahoo.com Implement advapi32 portion of the CryptoAPI.
Patch: http://cvs.winehq.com/patch.py?id=1010690981399036293383688
Revision Changes Path 1.18 +6 -6 wine/dlls/advapi32/advapi32.spec 1.16 +916 -124 wine/dlls/advapi32/crypt.c 1.1 +0 -0 wine/dlls/advapi32/crypt.h 1.4 +358 -4 wine/include/wincrypt.h 1.39 +36 -0 wine/include/winerror.h