Copied remotely

svn path=/trunk/; revision=25776
This commit is contained in:
Magnus Olsen
2007-02-11 10:22:39 +00:00
parent 44e336e351
commit 9fbc2ee0f8
21 changed files with 3033 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
Makefile
libusp10.def
+5
View File
@@ -0,0 +1,5 @@
/Makefile.in/1.7/Thu Oct 5 10:04:29 2006//
D/tests////
/.cvsignore/1.7/Sat Jan 27 13:53:46 2007//
/usp10.c/1.70/Sat Jan 27 13:53:46 2007//
/usp10.spec/1.19/Sat Jan 27 13:53:46 2007//
@@ -0,0 +1,5 @@
/Makefile.in////*///
D/tests///////
/.cvsignore////*///
/usp10.c////*///
/usp10.spec////*///
@@ -0,0 +1,5 @@
/.cvsignore////*///
/Makefile.in////*///
/usp10.c////*///
/usp10.spec////*///
D/tests///////
+5
View File
@@ -0,0 +1,5 @@
/.cvsignore/1.5/Thu Sep 14 15:11:49 2006//
/Makefile.in/1.7/Thu Oct 5 10:04:29 2006//
/usp10.c/1.44/Tue Oct 17 11:13:45 2006//
/usp10.spec/1.15/Fri Oct 6 18:38:07 2006//
D/tests////
+1
View File
@@ -0,0 +1 @@
wine/dlls/usp10
+1
View File
@@ -0,0 +1 @@
:pserver:[email protected]:/home/wine
+14
View File
@@ -0,0 +1,14 @@
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = usp10.dll
IMPORTLIB = libusp10.$(IMPLIBEXT)
IMPORTS = gdi32 kernel32
C_SRCS = \
usp10.c
@MAKE_DLL_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend
+4
View File
@@ -0,0 +1,4 @@
*.ok
Makefile
testlist.c
usp10_crosstest.exe
@@ -0,0 +1,4 @@
/Makefile.in/1.4/Wed Oct 11 10:53:49 2006//
/.cvsignore/1.8/Sat Jan 27 13:53:46 2007//
/usp10.c/1.41/Sat Jan 27 13:53:47 2007//
D
@@ -0,0 +1,3 @@
/Makefile.in////*///
/.cvsignore////*///
/usp10.c////*///
@@ -0,0 +1,3 @@
/.cvsignore////*///
/Makefile.in////*///
/usp10.c////*///
@@ -0,0 +1,4 @@
/.cvsignore/1.5/Thu Sep 14 15:11:49 2006//
/Makefile.in/1.4/Wed Oct 11 10:53:49 2006//
/usp10.c/1.28/Tue Oct 24 18:41:31 2006//
D
@@ -0,0 +1 @@
wine/dlls/usp10/tests
+1
View File
@@ -0,0 +1 @@
:pserver:[email protected]:/home/wine
+13
View File
@@ -0,0 +1,13 @@
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../../..
SRCDIR = @srcdir@
VPATH = @srcdir@
TESTDLL = usp10.dll
IMPORTS = usp10 user32 gdi32 kernel32
CTESTS = \
usp10.c
@MAKE_TEST_RULES@
@DEPENDENCIES@ # everything below this line is overwritten by make depend
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+35
View File
@@ -0,0 +1,35 @@
@ stub LpkPresent
@ stdcall ScriptApplyDigitSubstitution(ptr ptr ptr)
@ stub ScriptApplyLogicalWidth
@ stdcall ScriptBreak(ptr long ptr ptr)
@ stdcall ScriptCPtoX(long long long long ptr ptr ptr ptr ptr)
@ stdcall ScriptCacheGetHeight(ptr ptr ptr)
@ stdcall ScriptFreeCache(ptr)
@ stdcall ScriptGetCMap(ptr ptr ptr long long ptr)
@ stdcall ScriptGetFontProperties(long ptr ptr)
@ stdcall ScriptGetGlyphABCWidth(ptr ptr long ptr)
@ stub ScriptGetLogicalWidths
@ stdcall ScriptGetProperties(ptr long)
@ stdcall ScriptIsComplex(wstr long long)
@ stdcall ScriptItemize(wstr long long ptr ptr ptr ptr)
@ stub ScriptJustify
@ stdcall ScriptLayout(long ptr ptr ptr)
@ stdcall ScriptPlace(ptr ptr ptr long ptr ptr ptr ptr ptr)
@ stdcall ScriptRecordDigitSubstitution(ptr ptr)
@ stdcall ScriptShape(ptr ptr ptr long long ptr ptr ptr ptr ptr)
@ stdcall ScriptStringAnalyse(ptr ptr long long long long long ptr ptr ptr ptr ptr ptr)
@ stdcall ScriptStringCPtoX(ptr long long ptr)
@ stdcall ScriptStringFree(ptr)
@ stdcall ScriptStringGetLogicalWidths(ptr ptr)
@ stdcall ScriptStringGetOrder(ptr ptr)
@ stdcall ScriptStringOut(ptr long long long ptr long long long)
@ stdcall ScriptStringValidate(ptr)
@ stdcall ScriptStringXtoCP(ptr long ptr ptr)
@ stdcall ScriptString_pLogAttr(ptr)
@ stdcall ScriptString_pSize(ptr)
@ stdcall ScriptString_pcOutChars(ptr)
@ stdcall ScriptTextOut(ptr ptr long long long ptr ptr ptr long ptr long ptr ptr ptr)
@ stdcall ScriptXtoCP(long long long ptr ptr ptr ptr ptr ptr)
@ stub UspAllocCache
@ stub UspAllocTemp
@ stub UspFreeMem