Jacek Caban : crypt32: Store properties directly in link contexts and get rid of Context_GetProperties .

Alexandre Julliard julliard at winehq.org
Thu Oct 17 13:51:49 CDT 2013


Module: wine
Branch: master
Commit: 6eddbf18cad2bacab15c52dcf70d33443536d2be
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6eddbf18cad2bacab15c52dcf70d33443536d2be

Author: Jacek Caban <jacek at codeweavers.com>
Date:   Thu Oct 17 11:07:24 2013 +0200

crypt32: Store properties directly in link contexts and get rid of Context_GetProperties.

---

 dlls/crypt32/cert.c            |   98 +++++++++++++++++++--------------------
 dlls/crypt32/context.c         |   15 +-----
 dlls/crypt32/crl.c             |   50 ++++++++------------
 dlls/crypt32/crypt32_private.h |    5 --
 dlls/crypt32/ctl.c             |   46 +++++++++----------
 5 files changed, 93 insertions(+), 121 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=6eddbf18cad2bacab15c52dcf70d33443536d2be



More information about the wine-cvs mailing list