[ros-diffs] [tkreuzer] 28149: fix some names

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Sat Aug 4 00:31:55 CEST 2007


Author: tkreuzer
Date: Sat Aug  4 02:31:55 2007
New Revision: 28149

URL: http://svn.reactos.org/svn/reactos?rev=28149&view=rev
Log:
fix some names

Modified:
    trunk/rostests/apitests/w32knapi/xp-2600.c

Modified: trunk/rostests/apitests/w32knapi/xp-2600.c
URL: http://svn.reactos.org/svn/reactos/trunk/rostests/apitests/w32knapi/xp-2600.c?rev=28149&r1=28148&r2=28149&view=diff
==============================================================================
--- trunk/rostests/apitests/w32knapi/xp-2600.c (original)
+++ trunk/rostests/apitests/w32knapi/xp-2600.c Sat Aug  4 02:31:55 2007
@@ -13,7 +13,7 @@
 	{L"NtGdiAlphaBlend", 0x1007,12},
 	{L"NtGdiAngleArc", 0x1008,6},
 	{L"NtGdiAnyLinkedFonts", 0x1009,0},
-	{L"GreFontIsLinked", 0x100A,1},
+	{L"NtGdiFontIsLinked", 0x100A,1},
 	{L"NtGdiArcInternal", 0x100B,10},
 	{L"NtGdiBeginPath", 0x100C,1},
 	{L"NtGdiBitBlt", 0x100D,11},
@@ -123,7 +123,7 @@
 	{L"NtGdiDvpReleaseNotification", 0x1075,2},
 	{L"NtGdiDxgGenericThunk", 0x1076,6},
 	{L"NtGdiDeleteClientObj", 0x1077,1},
-	{L"bDeleteColorSpace", 0x1078,1},
+	{L"NtGdiDeleteColorSpace", 0x1078,1},
 	{L"NtGdiDeleteColorTransform", 0x1079,2},
 	{L"NtGdiDeleteObjectApp", 0x107A,1},
 	{L"NtGdiDescribePixelFormat", 0x107B,4},
@@ -132,7 +132,7 @@
 	{L"NtGdiDoPalette", 0x107E,6},
 	{L"NtGdiDrawEscape", 0x107F,4},
 	{L"NtGdiEllipse", 0x1080,5},
-	{L"GreEnableEUDC", 0x1081,1},
+	{L"NtGdiEnableEUDC", 0x1081,1},
 	{L"NtGdiEndDoc", 0x1082,1},
 	{L"NtGdiEndPage", 0x1083,1},
 	{L"NtGdiEndPath", 0x1084,1},
@@ -215,7 +215,7 @@
 	{L"NtGdiGetUFI", 0x10D1,6},
 	{L"NtGdiGetEmbUFI", 0x10D2,7},
 	{L"NtGdiGetUFIPathname", 0x10D3,10},
-	{L"GreGetEmbedFonts", 0x10D4,0},
+	{L"NtGdiGetEmbedFonts", 0x10D4,0},
 	{L"NtGdiChangeGhostFont", 0x10D5,2},
 	{L"NtGdiAddEmbFontToDC", 0x10D6,2},
 	{L"NtGdiGetFontUnicodeRanges", 0x10D7,2},
@@ -261,7 +261,6 @@
 	{L"NtGdiScaleViewportExtEx", 0x10FF,6},
 	{L"NtGdiScaleWindowExtEx", 0x1100,6},
 	{L"NtGdiSelectBitmap", 0x1101,2},
-	{L"GreSelectBitmap", 0x1101,2},
 	{L"NtGdiSelectBrush", 0x1102,2},
 	{L"NtGdiSelectClipPath", 0x1103,2},
 	{L"NtGdiSelectFont", 0x1104,2},




More information about the Ros-diffs mailing list