<?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[MFC DLL : Problem mit DLL export..]]></title><description><![CDATA[<p>HY ,<br />
Weiss jemand ,ob AFX_EXT_CLASS Probleme bereitet ? In dem Projekt , wo ich meine MFC DLL(erweitert) benuten möchte , gibt es ein linker error .. Das bedeutet ja wohl , dass meine Klass nicht richtig exportiert wird .(lib ist richtig eingebunden )<br />
Ich habe gerade mal AFX_EXT_CLASS mit jeweils __declspec(dllexport) und __declspec(dllimport) ersetzt und das selbe Problem..<br />
Meldung durch Compiler:<br />
error LNK2001: Nichtaufgeloestes externes Symbol &quot;__declspec(dllimport) class DLLfenster dlf&quot; (__imp_?dlf@@3VDLLfenster@@A)</p>
<p>Was soll das mir sagen?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/83868/mfc-dll-problem-mit-dll-export</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 00:43:53 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/83868.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Aug 2004 09:45:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MFC DLL : Problem mit DLL export.. on Wed, 25 Aug 2004 09:45:28 GMT]]></title><description><![CDATA[<p>HY ,<br />
Weiss jemand ,ob AFX_EXT_CLASS Probleme bereitet ? In dem Projekt , wo ich meine MFC DLL(erweitert) benuten möchte , gibt es ein linker error .. Das bedeutet ja wohl , dass meine Klass nicht richtig exportiert wird .(lib ist richtig eingebunden )<br />
Ich habe gerade mal AFX_EXT_CLASS mit jeweils __declspec(dllexport) und __declspec(dllimport) ersetzt und das selbe Problem..<br />
Meldung durch Compiler:<br />
error LNK2001: Nichtaufgeloestes externes Symbol &quot;__declspec(dllimport) class DLLfenster dlf&quot; (__imp_?dlf@@3VDLLfenster@@A)</p>
<p>Was soll das mir sagen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/590631</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/590631</guid><dc:creator><![CDATA[wuTangl]]></dc:creator><pubDate>Wed, 25 Aug 2004 09:45:28 GMT</pubDate></item><item><title><![CDATA[Reply to MFC DLL : Problem mit DLL export.. on Wed, 25 Aug 2004 09:50:46 GMT]]></title><description><![CDATA[<p>Ach ja , ich kann zwar mittel meineKlasse AFX_EXT_CLASS meinObjekt erstellen ,<br />
aber danach der zugriff auf die DoModal() Methode geht schieft ..</p>
]]></description><link>https://www.c-plusplus.net/forum/post/590642</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/590642</guid><dc:creator><![CDATA[wuTangl]]></dc:creator><pubDate>Wed, 25 Aug 2004 09:50:46 GMT</pubDate></item><item><title><![CDATA[Reply to MFC DLL : Problem mit DLL export.. on Wed, 25 Aug 2004 11:08:07 GMT]]></title><description><![CDATA[<p>Hat sich erledigt , habe fehlerhafterweise nochmal AFX_EXT_CLASS aufgerufen , obwohl durch den header schon includiert ist ..</p>
]]></description><link>https://www.c-plusplus.net/forum/post/590747</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/590747</guid><dc:creator><![CDATA[wuTangl]]></dc:creator><pubDate>Wed, 25 Aug 2004 11:08:07 GMT</pubDate></item></channel></rss>