ChangeSet ID: 15654 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/01/24 13:07:17 Modified files: dlls : Makefile.in . : configure.ac configure Added files: dlls/cryptdll : cryptdll.spec cryptdll.c Makefile.in .cvsignore Log message: Ulrich Czekalla <ulrich(a)codeweavers.com> Add stub version of cryptdll.dll. Patch: http://cvs.winehq.org/patch.py?id=15654 Old revision New revision Changes Path 1.228 1.229 +13 -0 wine/dlls/Makefile.in 1.334 1.335 +1 -0 wine/configure.ac 1.627 1.628 +2 -1 wine/configure Added 1.1 +0 -0 wine/dlls/cryptdll/cryptdll.spec Added 1.1 +0 -0 wine/dlls/cryptdll/cryptdll.c Added 1.1 +0 -0 wine/dlls/cryptdll/Makefile.in Added 1.1 +0 -0 wine/dlls/cryptdll/.cvsignore