reactos/rostests/apitests/gdi32
Hermès Bélusca-Maïto 1f67849a7e [GDI32_APITEST]: GetGlyphIndices: Have fun & make ReactOS BSoD from user-mode! More seriously, test extra cases of this API, and show that our current implementation certainly is incomplete & prone to bugs.
The particular case "GetGlyphIndicesW(hdc, NULL, 0, NULL, 0)" is used by Word 2010 (and other apps) when opening the font combolist, and seems to be undocumented.
CORE-12825
CORE-6621 CORE-12279

svn path=/trunk/; revision=73894
2017-02-24 01:02:26 +00:00
..
AddFontResource.c [GDI32_APITEST] 2015-08-08 08:31:49 +00:00
AddFontResourceEx.c
BeginPath.c
CMakeLists.txt [GDI32_APITEST] Add tests for GetFontResourceInfoW. Patch by Katayama Hirofumi MZ. CORE-6621 2017-02-18 11:25:31 +00:00
CombineRgn.c
CombineTransform.c
CreateBitmap.c
CreateBitmapIndirect.c
CreateCompatibleDC.c
CreateDIBitmap.c
CreateDIBPatternBrush.c
CreateFont.c
CreateFontIndirect.c [GDI32_APITEST] Add tests for font creation. Patch by Katayama Hirofumi MZ. CORE-6621 2017-02-07 11:37:36 +00:00
CreateIconIndirect.c
CreatePen.c
CreateRectRgn.c
DPtoLP.c
EngAcquireSemaphore.c
EngCreateSemaphore.c
EngDeleteSemaphore.c
EngReleaseSemaphore.c
EnumFontFamilies.c
ExcludeClipRect.c
ExtCreatePen.c
ExtCreateRegion.c
FrameRgn.c
GdiConvertBitmap.c
GdiConvertBrush.c
GdiConvertDC.c
GdiConvertFont.c
GdiConvertPalette.c
GdiConvertRegion.c
GdiDeleteLocalDC.c
GdiGetCharDimensions.c
GdiGetLocalBrush.c
GdiGetLocalDC.c
GdiReleaseLocalDC.c
GdiSetAttrs.c
GetClipBox.c
GetClipRgn.c
GetCurrentObject.c
GetDIBColorTable.c
GetDIBits.c
GetFontResourceInfoW.c [GDI32_APITEST] Add tests for GetFontResourceInfoW. Patch by Katayama Hirofumi MZ. CORE-6621 2017-02-18 11:25:31 +00:00
GetGlyphIndices.c [GDI32_APITEST]: GetGlyphIndices: Have fun & make ReactOS BSoD from user-mode! More seriously, test extra cases of this API, and show that our current implementation certainly is incomplete & prone to bugs. 2017-02-24 01:02:26 +00:00
GetObject.c [GDI32_APITEST] 2015-10-31 15:24:09 +00:00
GetPixel.c
GetRandomRgn.c
GetStockObject.c
GetTextExtentExPoint.c
GetTextFace.c
init.c
init.h
MaskBlt.c
NtGdiAddFontResource.c
OffsetClipRgn.c
OffsetRgn.c
PaintRgn.c
PatBlt.c
ReactOSTestTahoma.ttf [GDI32_APITEST] 2015-12-08 22:14:48 +00:00
RealizePalette.c
Rectangle.c
resource.rc [GDI32_APITEST] 2015-12-08 22:14:48 +00:00
SelectObject.c
SetBoundsRect.c [GDI32_APITEST] 2015-08-18 10:24:01 +00:00
SetBrushOrgEx.c
SetDCPenColor.c
SetDIBits.c
SetDIBitsToDevice.c
SetMapMode.c
SetPixel.c
SetSysColors.c
SetWindowExtEx.c
SetWorldTransform.c
testlist.c [GDI32_APITEST] Add tests for GetFontResourceInfoW. Patch by Katayama Hirofumi MZ. CORE-6621 2017-02-18 11:25:31 +00:00