ChangeSet ID: 11286 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/03/01 15:19:37
Modified files: include : wincrypt.h dlls/crypt32 : main.c crypt32.spec Makefile.in Added files: dlls/crypt32 : cert.c
Log message: Juan Lang juan_lang@yahoo.com - correct some prototypes, add some defines - stub a couple more functions
Patch: http://cvs.winehq.org/patch.py?id=11286
Old revision New revision Changes Path 1.17 1.18 +61 -10 wine/include/wincrypt.h 1.16 1.17 +0 -43 wine/dlls/crypt32/main.c 1.16 1.17 +3 -3 wine/dlls/crypt32/crypt32.spec 1.7 1.8 +1 -1 wine/dlls/crypt32/Makefile.in Added 1.1 +0 -0 wine/dlls/crypt32/cert.c