12 May
2003
12 May
'03
3:21 a.m.
ChangeSet ID: 8125 CVSROOT: /home/winehq/opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/05/11 22:21:45 Modified files: include : wincrypt.h dlls/crypt32 : main.c crypt32.spec Log message: Mike McCormack <mike(a)codeweavers.com> Added stubs for CertSaveStore and CertEnumCertificatesInStore. Patch: http://cvs.winehq.com/patch.py?root=/home/winehq/opt/cvs-commit&id=8125 Old revision New revision Changes Path 1.8 1.9 +42 -0 wine/include/wincrypt.h 1.9 1.10 +14 -0 wine/dlls/crypt32/main.c 1.12 1.13 +2 -2 wine/dlls/crypt32/crypt32.spec