Alistair Leslie-Hughes wrote:
Hi, use a unicode mapped function to stop a test from running under win98
Changelog: gdi32: stop font tests crashing under win98
Best Regards Alistair Leslie-Hughes
+ + if(!pGetGlyphIndicesA) + return;
Could you add a win_skip to this?