<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[eigene schriftart in programm einbinden]]></title><description><![CDATA[<p>ich habe eine schriftart runter geladen &quot;Gunship&quot; und wollte wissen wie man sie in eine anwendung einbindet.</p>
<p>danke</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/152045/eigene-schriftart-in-programm-einbinden</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 23:27:22 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/152045.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 02 Jul 2006 12:15:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to eigene schriftart in programm einbinden on Sun, 02 Jul 2006 12:15:09 GMT]]></title><description><![CDATA[<p>ich habe eine schriftart runter geladen &quot;Gunship&quot; und wollte wissen wie man sie in eine anwendung einbindet.</p>
<p>danke</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1090059</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1090059</guid><dc:creator><![CDATA[wurzel19]]></dc:creator><pubDate>Sun, 02 Jul 2006 12:15:09 GMT</pubDate></item><item><title><![CDATA[Reply to eigene schriftart in programm einbinden on Sun, 02 Jul 2006 12:25:15 GMT]]></title><description><![CDATA[<p>Die Schriftart im System installieren:</p>
<p>Nach windos/fonts kopieren</p>
<p>in die Registry schreiben unter Software\\Microsoft\\Windows\\CurrentVersion\\Fonts</p>
<p>AddFontResource aufrufen</p>
<p>SendMessage(HWND_BROADCAST,WM_FONTCHANGE,0,0); -&gt; alle benachrichtigen</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1090068</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1090068</guid><dc:creator><![CDATA[Christian211]]></dc:creator><pubDate>Sun, 02 Jul 2006 12:25:15 GMT</pubDate></item></channel></rss>