Paul Vriens Sun, 26 Oct 2008 08:01:40 -0700
Nikolay Sivov wrote: > + if(!pCreateFontIndirectExA) > + trace("CreateFontIndirectExA not implemeted on this platform\n");
Could you turn that into a win_skip() ? -- Cheers, Paul.