29 Jun
2007
29 Jun
'07
1:14 p.m.
Module: wine Branch: master Commit: 3de0e4ac48bedb67c0402ad8ad1de38521eecc83 URL: http://source.winehq.org/git/wine.git/?a=commit;h=3de0e4ac48bedb67c0402ad8ad... Author: Juan Lang <juan.lang(a)gmail.com> Date: Thu Jun 28 16:43:17 2007 -0700 crypt32: Add basic tests for CryptMsg functions. --- dlls/crypt32/tests/Makefile.in | 1 + dlls/crypt32/tests/msg.c | 298 ++++++++++++++++++++++++++++++++++++++++ 2 files changed, 299 insertions(+), 0 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=3de0e4ac48bedb67c0402a...