Module: wine Branch: master Commit: 6aa03fc4c314671234975aecdb1afa81233d7427 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6aa03fc4c314671234975aecdb...
Author: Juan Lang juan.lang@gmail.com Date: Thu Sep 6 09:56:37 2007 -0700
crypt32: Add more tests for getting issuer cert from store.
Show that certificates are added to memory stores at the head rather than the tail.
---
dlls/crypt32/context.c | 2 +- dlls/crypt32/tests/cert.c | 174 ++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 174 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6aa03fc4c314671234975a...