ChangeSet ID: 20866 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/27 05:24:21
Modified files: include : wincrypt.h dlls/crypt32/tests: main.c dlls/crypt32 : main.c crypt32.spec
Log message: Juan Lang juan_lang@yahoo.com Implement CryptMem and undocumented I_Crypt*Tls functions, with tests.
Patch: http://cvs.winehq.org/patch.py?id=20866
Old revision New revision Changes Path 1.58 1.59 +4 -0 wine/include/wincrypt.h 1.4 1.5 +98 -0 wine/dlls/crypt32/tests/main.c 1.25 1.26 +45 -0 wine/dlls/crypt32/main.c 1.30 1.31 +8 -7 wine/dlls/crypt32/crypt32.spec