8 Dec
2003
8 Dec
'03
9:51 p.m.
ChangeSet ID: 10351 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/12/08 15:51:40 Modified files: include : wincrypt.h dlls/crypt32 : main.c crypt32.spec Log message: Mike McCormack <mike(a)codeweavers.com> Stub implementations for CertCreateCRLContext and CertCloseStore. Patch: http://cvs.winehq.com/patch.py?id=10351 Old revision New revision Changes Path 1.15 1.16 +28 -0 wine/include/wincrypt.h 1.13 1.14 +13 -0 wine/dlls/crypt32/main.c 1.14 1.15 +2 -2 wine/dlls/crypt32/crypt32.spec