Module: wine Branch: master Commit: 9153d39cdacdc9e8c6d3c478ae0edb0f4da4c969 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=9153d39cdacdc9e8c6d3c478...
Author: Juan Lang juan_lang@yahoo.com Date: Tue Sep 26 21:20:35 2006 -0700
crypt32: Encode/decode authority key ids.
---
dlls/crypt32/decode.c | 118 +++++++++++++++++++++++++---------- dlls/crypt32/encode.c | 61 ++++++++++++++++++ dlls/crypt32/tests/encode.c | 143 +++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 286 insertions(+), 36 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=9153d39cdacdc9e8c6d3...