<?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[Frame als DLL erzeugen]]></title><description><![CDATA[<p>Ich möchte gerne ein Frame als DLL erzeugen. Dieses Frame möchte ich dann explizit in meine Anwendung einbinden (z.B. beim ONShow() eines Formulars).<br />
Hat das schon mal jemand realisiert?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/209227/frame-als-dll-erzeugen</link><generator>RSS for Node</generator><lastBuildDate>Thu, 20 Aug 2026 10:25:34 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/209227.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 28 Mar 2008 07:34:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Frame als DLL erzeugen on Fri, 28 Mar 2008 07:34:20 GMT]]></title><description><![CDATA[<p>Ich möchte gerne ein Frame als DLL erzeugen. Dieses Frame möchte ich dann explizit in meine Anwendung einbinden (z.B. beim ONShow() eines Formulars).<br />
Hat das schon mal jemand realisiert?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1481834</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1481834</guid><dc:creator><![CDATA[CHLINDE]]></dc:creator><pubDate>Fri, 28 Mar 2008 07:34:20 GMT</pubDate></item><item><title><![CDATA[Reply to Frame als DLL erzeugen on Fri, 28 Mar 2008 08:22:08 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Frames werden wie alle anderen Klassen aus DLLs exportiert. Anleitung findest du zum Beispiel <a href="http://bcb-tutorial.c-plusplus.net/inhalt.html" rel="nofollow">hier</a> oder <a href="http://www.marquardtnet.info/cecke/tutorials.8/8_dll.html" rel="nofollow">hier</a>.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1481856</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1481856</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Fri, 28 Mar 2008 08:22:08 GMT</pubDate></item></channel></rss>