Module: wine Branch: master Commit: 74bf9f1f4e1967a479ebe869a0a7f4c12017105d URL: http://source.winehq.org/git/wine.git/?a=commit;h=74bf9f1f4e1967a479ebe869a0...
Author: Francois Gouget fgouget@free.fr Date: Fri Aug 3 00:44:26 2007 +0200
crypt32: Add and use HCRYPTPROV_LEGACY and HCRYPTPROV_OR_NCRYPT_KEY_HANDLE.
---
dlls/crypt32/cert.c | 22 ++++++++-------- dlls/crypt32/encode.c | 8 +++--- dlls/crypt32/msg.c | 2 +- dlls/crypt32/store.c | 6 ++-- include/wincrypt.h | 62 +++++++++++++++++++++++++----------------------- 5 files changed, 51 insertions(+), 49 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=74bf9f1f4e1967a479ebe8...