ChangeSet ID: 13827 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/09/17 13:15:28
Modified files: dlls/advapi32/tests: Makefile.in .cvsignore dlls/advapi32 : advapi32.spec Makefile.in Added files: dlls/advapi32/tests: crypt_sha.c dlls/advapi32 : crypt_sha.c
Log message: Filip Navara xnavara@volny.cz Implement A_SHA* functions present in Windows XP and later systems.
Patch: http://cvs.winehq.org/patch.py?id=13827
Old revision New revision Changes Path 1.4 1.5 +1 -0 wine/dlls/advapi32/tests/Makefile.in 1.5 1.6 +1 -0 wine/dlls/advapi32/tests/.cvsignore 1.57 1.58 +3 -3 wine/dlls/advapi32/advapi32.spec 1.19 1.20 +1 -0 wine/dlls/advapi32/Makefile.in Added 1.1 +0 -0 wine/dlls/advapi32/tests/crypt_sha.c Added 1.1 +0 -0 wine/dlls/advapi32/crypt_sha.c