Module: wine Branch: master Commit: aebd13f768f4816b8fc29a4267529a1ad166bc13 URL: http://source.winehq.org/git/wine.git/?a=commit;h=aebd13f768f4816b8fc29a4267...
Author: Juan Lang juan.lang@gmail.com Date: Thu Dec 4 11:44:47 2008 -0800
cryptdlg: Implement FormatVerisignExtension.
---
dlls/cryptdlg/Makefile.in | 4 +- dlls/cryptdlg/cryptdlg.rc | 25 ++ dlls/cryptdlg/cryptdlg.spec | 2 +- dlls/cryptdlg/cryptdlg_En.rc | 36 +++ dlls/cryptdlg/cryptres.h | 33 ++ dlls/cryptdlg/main.c | 660 ++++++++++++++++++++++++++++++++++++++++++ 6 files changed, 758 insertions(+), 2 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=aebd13f768f4816b8fc29a...