Module: wine Branch: refs/heads/master Commit: 15f47b227e001cd9c03687ff815870b1e335905e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=15f47b227e001cd9c03687ff...
Author: Juan Lang juan_lang@yahoo.com Date: Wed Aug 9 12:17:10 2006 -0700
crypt32: Implement CryptRegisterDefaultOIDFunction and CryptUnregisterDefaultOIDFunction.
---
dlls/crypt32/oid.c | 244 +++++++++++++++++++++++++++++++++++++++++++--- dlls/crypt32/tests/oid.c | 88 +++++++++++++++++ 2 files changed, 316 insertions(+), 16 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=15f47b227e001cd9c036...