<?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[Globale definitionen in DLL&#x27;s]]></title><description><![CDATA[<p>Gibt es Möglichkeit in eine Dll(MFC) globale Definitionen zu machen? so etwa?<br />
<a href="//CTestDll.h">//CTestDll.h</a><br />
#pragma once</p>
<p>class CTestDll;</p>
<p>AFX_EXT_CLASS CTestDll* m_pTest = NULL;<br />
.<br />
.<br />
.<br />
class AFX_EXT_CLASS CTestDll<br />
{<br />
public:</p>
<p>Ich wäre echt dankbar für Antworten</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/82014/globale-definitionen-in-dll-s</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 02:42:48 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/82014.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 06 Aug 2004 13:30:48 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Globale definitionen in DLL&#x27;s on Fri, 06 Aug 2004 13:30:48 GMT]]></title><description><![CDATA[<p>Gibt es Möglichkeit in eine Dll(MFC) globale Definitionen zu machen? so etwa?<br />
<a href="//CTestDll.h">//CTestDll.h</a><br />
#pragma once</p>
<p>class CTestDll;</p>
<p>AFX_EXT_CLASS CTestDll* m_pTest = NULL;<br />
.<br />
.<br />
.<br />
class AFX_EXT_CLASS CTestDll<br />
{<br />
public:</p>
<p>Ich wäre echt dankbar für Antworten</p>
]]></description><link>https://www.c-plusplus.net/forum/post/576845</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/576845</guid><dc:creator><![CDATA[jarstud]]></dc:creator><pubDate>Fri, 06 Aug 2004 13:30:48 GMT</pubDate></item><item><title><![CDATA[Reply to Globale definitionen in DLL&#x27;s on Fri, 06 Aug 2004 17:39:52 GMT]]></title><description><![CDATA[<p>Wofür?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/576994</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/576994</guid><dc:creator><![CDATA[Unix-Tom]]></dc:creator><pubDate>Fri, 06 Aug 2004 17:39:52 GMT</pubDate></item></channel></rss>