Fonts added with AddFontResourceEx are not working in GDI+
问题 AddFontResourceEx returns 1 for each font, but the fonts are not accesible in GDI+ (Tested with VS2015 and Windows 10, also on Windows 2008 R2 Server). If I install the fonts manually with Windows Fonts Explorer everything works ok. It seems that GDI+ cannot find the fonts added with AddFontResourceEx or AddFontResource, any idea how can I get this working? I use CodeJock Library which uses GDI+ fonts for rendering XAML graphics, so I cannot control how to fonts are created. int n = 0; CPathW