ChangeSet ID: 18126 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/06/13 06:47:47 Modified files: dlls : Makefile.in . : configure.ac configure Added files: dlls/activeds : activeds_main.c activeds.spec Makefile.in .cvsignore Log message: Detlef Riekenberg <driekenberg(a)web.de> Added activeds.dll with some stubs to get the native printui.dll to load. Patch: http://cvs.winehq.org/patch.py?id=18126 Old revision New revision Changes Path 1.244 1.245 +10 -0 wine/dlls/Makefile.in 1.363 1.364 +1 -0 wine/configure.ac 1.660 1.661 +2 -1 wine/configure Added 1.1 +0 -0 wine/dlls/activeds/activeds_main.c Added 1.1 +0 -0 wine/dlls/activeds/activeds.spec Added 1.1 +0 -0 wine/dlls/activeds/Makefile.in Added 1.1 +0 -0 wine/dlls/activeds/.cvsignore