- more fully implement CryptRegisterOIDFunction
commitb7211531508c72a2016cbfbb3847ee639bd02135
authorJuan Lang <juan_lang@yahoo.com>
Fri, 20 May 2005 19:37:26 +0000 (20 19:37 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 20 May 2005 19:37:26 +0000 (20 19:37 +0000)
treeef243ecd8810efcab53cae550298a0f5430082f2
parent4135b433873738f083d791ac940e251ae2fb9c3a
- more fully implement CryptRegisterOIDFunction
- implement CryptUnregisterOIDFunction
- add stubs for CryptEncodeObject(Ex)/CryptDecodeObject(Ex)
dlls/crypt32/Makefile.in
dlls/crypt32/crypt32.spec
dlls/crypt32/encode.c [new file with mode: 0644]
dlls/crypt32/main.c