Module: wine Branch: master Commit: a6ea269a96f1a6b8f31d130e3f64036018974bb5 URL: https://source.winehq.org/git/wine.git/?a=commit;h=a6ea269a96f1a6b8f31d130e3...
Author: Paul Gofman pgofman@codeweavers.com Date: Wed Apr 13 17:00:35 2022 +0300
crypt32: Support CERT_QUERY_OBJECT_BLOB in CRYPT_QueryEmbeddedMessageObject().
Signed-off-by: Paul Gofman pgofman@codeweavers.com Signed-off-by: Hans Leidekker hans@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/crypt32/object.c | 40 +++++++++++-- dlls/crypt32/tests/object.c | 140 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 175 insertions(+), 5 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=a6ea269a96f1a6b8f31d1...