fix some names
authorTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 3 Aug 2007 22:31:55 +0000 (22:31 +0000)
committerTimo Kreuzer <timo.kreuzer@reactos.org>
Fri, 3 Aug 2007 22:31:55 +0000 (22:31 +0000)
svn path=/trunk/; revision=28149

rostests/apitests/w32knapi/xp-2600.c

index 9fb3245..4fcf76c 100644 (file)
@@ -13,7 +13,7 @@ SyscallTable_XP_2600[] =
        {L"NtGdiAlphaBlend", 0x1007,12},\r
        {L"NtGdiAngleArc", 0x1008,6},\r
        {L"NtGdiAnyLinkedFonts", 0x1009,0},\r
-       {L"GreFontIsLinked", 0x100A,1},\r
+       {L"NtGdiFontIsLinked", 0x100A,1},\r
        {L"NtGdiArcInternal", 0x100B,10},\r
        {L"NtGdiBeginPath", 0x100C,1},\r
        {L"NtGdiBitBlt", 0x100D,11},\r
@@ -123,7 +123,7 @@ SyscallTable_XP_2600[] =
        {L"NtGdiDvpReleaseNotification", 0x1075,2},\r
        {L"NtGdiDxgGenericThunk", 0x1076,6},\r
        {L"NtGdiDeleteClientObj", 0x1077,1},\r
-       {L"bDeleteColorSpace", 0x1078,1},\r
+       {L"NtGdiDeleteColorSpace", 0x1078,1},\r
        {L"NtGdiDeleteColorTransform", 0x1079,2},\r
        {L"NtGdiDeleteObjectApp", 0x107A,1},\r
        {L"NtGdiDescribePixelFormat", 0x107B,4},\r
@@ -132,7 +132,7 @@ SyscallTable_XP_2600[] =
        {L"NtGdiDoPalette", 0x107E,6},\r
        {L"NtGdiDrawEscape", 0x107F,4},\r
        {L"NtGdiEllipse", 0x1080,5},\r
-       {L"GreEnableEUDC", 0x1081,1},\r
+       {L"NtGdiEnableEUDC", 0x1081,1},\r
        {L"NtGdiEndDoc", 0x1082,1},\r
        {L"NtGdiEndPage", 0x1083,1},\r
        {L"NtGdiEndPath", 0x1084,1},\r
@@ -215,7 +215,7 @@ SyscallTable_XP_2600[] =
        {L"NtGdiGetUFI", 0x10D1,6},\r
        {L"NtGdiGetEmbUFI", 0x10D2,7},\r
        {L"NtGdiGetUFIPathname", 0x10D3,10},\r
-       {L"GreGetEmbedFonts", 0x10D4,0},\r
+       {L"NtGdiGetEmbedFonts", 0x10D4,0},\r
        {L"NtGdiChangeGhostFont", 0x10D5,2},\r
        {L"NtGdiAddEmbFontToDC", 0x10D6,2},\r
        {L"NtGdiGetFontUnicodeRanges", 0x10D7,2},\r
@@ -261,7 +261,6 @@ SyscallTable_XP_2600[] =
        {L"NtGdiScaleViewportExtEx", 0x10FF,6},\r
        {L"NtGdiScaleWindowExtEx", 0x1100,6},\r
        {L"NtGdiSelectBitmap", 0x1101,2},\r
-       {L"GreSelectBitmap", 0x1101,2},\r
        {L"NtGdiSelectBrush", 0x1102,2},\r
        {L"NtGdiSelectClipPath", 0x1103,2},\r
        {L"NtGdiSelectFont", 0x1104,2},\r