ChangeSet ID: 17877 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/02 05:34:04
Modified files: include : wincrypt.h dlls/crypt32/tests: Makefile.in .cvsignore dlls/crypt32 : encode.c Added files: dlls/crypt32/tests: encode.c
Log message: Juan Lang juan_lang@yahoo.com - add some tests for OID functions - implement encoding integers
Patch: http://cvs.winehq.org/patch.py?id=17877
Old revision New revision Changes Path 1.35 1.36 +1 -1 wine/include/wincrypt.h 1.1 1.2 +1 -0 wine/dlls/crypt32/tests/Makefile.in 1.1 1.2 +1 -0 wine/dlls/crypt32/tests/.cvsignore 1.3 1.4 +95 -4 wine/dlls/crypt32/encode.c Added 1.1 +0 -0 wine/dlls/crypt32/tests/encode.c