ChangeSet ID: 19164 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/07/27 06:02:52
Modified files: dlls : Makefile.in . : configure.ac configure Added files: include : usp10.h dlls/usp10 : usp10.spec usp10.c Makefile.in .cvsignore
Log message: Steven Edwards steven@codeweavers.com Add stub implementation of the Uniscribe Script Processor.
Patch: http://cvs.winehq.org/patch.py?id=19164
Old revision New revision Changes Path 1.250 1.251 +10 -0 wine/dlls/Makefile.in 1.380 1.381 +1 -0 wine/configure.ac 1.679 1.680 +2 -1 wine/configure Added 1.1 +0 -0 wine/include/usp10.h Added 1.1 +0 -0 wine/dlls/usp10/usp10.spec Added 1.1 +0 -0 wine/dlls/usp10/usp10.c Added 1.1 +0 -0 wine/dlls/usp10/Makefile.in Added 1.1 +0 -0 wine/dlls/usp10/.cvsignore