[GDI32_APITEST]: GetGlyphIndices: Have fun & make ReactOS BSoD from user-mode! More...
authorHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 24 Feb 2017 01:02:26 +0000 (01:02 +0000)
committerHermès Bélusca-Maïto <hermes.belusca-maito@reactos.org>
Fri, 24 Feb 2017 01:02:26 +0000 (01:02 +0000)
commit1f67849a7e13070592be65017c46c9068e67cebe
tree19116120e80ccb01146e1d309d3d8180b2371013
parentf981e063682c3f5c0846c2230d7d7c224765e9d7
[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
rostests/apitests/gdi32/GetGlyphIndices.c