Jacek Caban : crypt32: Moved store context functions to vtbl.
Module: wine Branch: master Commit: 52b2add3957aeee0576a15c422bf5a4daa6d1aee URL: http://source.winehq.org/git/wine.git/?a=commit;h=52b2add3957aeee0576a15c422... Author: Jacek Caban <jacek(a)codeweavers.com> Date: Mon Oct 14 14:46:16 2013 +0200 crypt32: Moved store context functions to vtbl. --- dlls/crypt32/collectionstore.c | 69 +++++++++++++++++++++------------------- dlls/crypt32/crypt32_private.h | 7 ++-- dlls/crypt32/ctl.c | 6 ++-- dlls/crypt32/provstore.c | 66 ++++++++++++++++++++------------------ dlls/crypt32/store.c | 54 +++++++++++++++++-------------- 5 files changed, 106 insertions(+), 96 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=52b2add3957aeee0576a15...
participants (1)
-
Alexandre Julliard