ChangeSet ID: 17665 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/20 14:37:26
Modified files: dlls/crypt32 : main.c crypt32.spec Makefile.in Added files: dlls/crypt32 : encode.c
Log message: Juan Lang juan_lang@yahoo.com - more fully implement CryptRegisterOIDFunction - implement CryptUnregisterOIDFunction - add stubs for CryptEncodeObject(Ex)/CryptDecodeObject(Ex)
Patch: http://cvs.winehq.org/patch.py?id=17665
Old revision New revision Changes Path 1.20 1.21 +0 -47 wine/dlls/crypt32/main.c 1.20 1.21 +5 -3 wine/dlls/crypt32/crypt32.spec 1.10 1.11 +1 -0 wine/dlls/crypt32/Makefile.in Added 1.1 +0 -0 wine/dlls/crypt32/encode.c