Module: wine Branch: refs/heads/master Commit: 2a378eff3b845f39be26dff7718f4e12fbf2e927 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=2a378eff3b845f39be26dff7...
Author: Juan Lang juan_lang@yahoo.com Date: Mon May 8 23:16:22 2006 -0700
crypt32: Simplify OID decoding
Use a more direct function to decode OIDs, instead of the bizarre wrapper.
---
dlls/crypt32/encode.c | 236 +++++++++++++++++++++---------------------------- 1 files changed, 101 insertions(+), 135 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=2a378eff3b845f39be26...