ChangeSet ID: 13018 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/21 14:37:29
Modified files: dlls/advapi32/tests: Makefile.in .cvsignore Added files: dlls/advapi32/tests: crypt.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de Added some unit tests for the CryptAcquireContext API function.
Patch: http://cvs.winehq.org/patch.py?id=13018
Old revision New revision Changes Path 1.2 1.3 +1 -0 wine/dlls/advapi32/tests/Makefile.in 1.3 1.4 +1 -0 wine/dlls/advapi32/tests/.cvsignore Added 1.1 +0 -0 wine/dlls/advapi32/tests/crypt.c