<?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[Error bei MFC DLL]]></title><description><![CDATA[<p>Hi Leute!</p>
<p>Habe große Probleme und zwar Bekomme ich ca 100Fehlermeldungen beim erstellen der MFC DLL. Ich habe eine Klasse CTestView die von CView abgeleitet istr und möchte nun einen Grabber einbauen.</p>
<p>Code der Ersten Fehlermeldungen:</p>
<pre><code class="language-cpp">class CTestView : public CView
{
protected:
	CTestView();           // Dynamische Erstellung verwendet geschützten Konstruktor
	DECLARE_DYNCREATE(CTestView)

	DShowLib::Grabber* m_pGrabber;
// Attribute
public:
</code></pre>
<p>Fehlermeldungen dafür:</p>
<pre><code>c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2653: 'DShowLib' : Keine Klasse oder Namespace
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2143: Syntaxfehler : Fehlendes ';' vor '*'
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2501: 'Grabber' : Fehlende Speicherklasse oder Typbezeichner
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2501: 'm_pGrabber' : Fehlende Speicherklasse oder Typbezeichner
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2653: 'DShowLib' : Keine Klasse oder Namespace
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2143: Syntaxfehler : Fehlendes ';' vor '*'
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2501: 'Grabber' : Fehlende Speicherklasse oder Typbezeichner
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2501: 'm_pGrabber' : Fehlende Speicherklasse oder Typbezeichner
</code></pre>
<p>Danke schonmal imvoraus!!!!<br />
Blind</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/46962/error-bei-mfc-dll</link><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Apr 2026 07:56:27 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/46962.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 25 Aug 2003 09:00:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error bei MFC DLL on Mon, 25 Aug 2003 09:00:47 GMT]]></title><description><![CDATA[<p>Hi Leute!</p>
<p>Habe große Probleme und zwar Bekomme ich ca 100Fehlermeldungen beim erstellen der MFC DLL. Ich habe eine Klasse CTestView die von CView abgeleitet istr und möchte nun einen Grabber einbauen.</p>
<p>Code der Ersten Fehlermeldungen:</p>
<pre><code class="language-cpp">class CTestView : public CView
{
protected:
	CTestView();           // Dynamische Erstellung verwendet geschützten Konstruktor
	DECLARE_DYNCREATE(CTestView)

	DShowLib::Grabber* m_pGrabber;
// Attribute
public:
</code></pre>
<p>Fehlermeldungen dafür:</p>
<pre><code>c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2653: 'DShowLib' : Keine Klasse oder Namespace
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2143: Syntaxfehler : Fehlendes ';' vor '*'
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2501: 'Grabber' : Fehlende Speicherklasse oder Typbezeichner
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2501: 'm_pGrabber' : Fehlende Speicherklasse oder Typbezeichner
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2653: 'DShowLib' : Keine Klasse oder Namespace
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2143: Syntaxfehler : Fehlendes ';' vor '*'
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2501: 'Grabber' : Fehlende Speicherklasse oder Typbezeichner
c:\programme\the imaging source europe gmbh\ic imaging control 1.4\test\testview.h(19) : error C2501: 'm_pGrabber' : Fehlende Speicherklasse oder Typbezeichner
</code></pre>
<p>Danke schonmal imvoraus!!!!<br />
Blind</p>
]]></description><link>https://www.c-plusplus.net/forum/post/339889</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339889</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Mon, 25 Aug 2003 09:00:47 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Mon, 25 Aug 2003 09:04:18 GMT]]></title><description><![CDATA[<p>Wie sind DShowLib und DShowLib::Grabber definiert?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/339890</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339890</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Mon, 25 Aug 2003 09:04:18 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Mon, 25 Aug 2003 09:15:14 GMT]]></title><description><![CDATA[<p>Kann ich dir leider nicht sagen, da ich ein Tutorial für eine Camanbindung mache, dass Tutorial fünktioniert wunderbar als SDI Anwendung mit dem MFC assistenten, doch mein Chef verlangt dass das Programm als DLL läuft jedoch bekomme ich diese Fehler. Hier die Stelle aus dem Tutorial wo die einbindung geschildert ist.</p>
<p>&quot;Instanciating the Grabber<br />
Open the file FirstStepView.h which was created by the AppWizard and add a public member to the class CFirstStepView by inserting the line:</p>
<p>DShowLib::Grabber* m_pGrabber;<br />
just below the lines:</p>
<p>// Attributes<br />
public:<br />
Open the file FirstStepView.cpp which was created by the AppWizard. Create a new Grabber in the constructor of the CFirstStepView class. The constructor should then look like the following:</p>
<p>CFirstStepView::CFirstStepView()<br />
{<br />
// TODO: add construction code here</p>
<p>m_pGrabber = new DShowLib::Grabber();<br />
ASSERT( m_pGrabber );<br />
}<br />
The Grabber object has to be deleted if the program terminates. To achieve this, change the destructor of the CFirstAppView class to look like the following:</p>
<p>CFirstStepView::~CFirstStepView()<br />
{<br />
delete m_pGrabber;<br />
}<br />
In order to verify the changes you have made so far, please build the project by selecting &quot;Rebuild All&quot; from the &quot;Build&quot; menu.&quot;</p>
]]></description><link>https://www.c-plusplus.net/forum/post/339898</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339898</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Mon, 25 Aug 2003 09:15:14 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Mon, 25 Aug 2003 09:40:25 GMT]]></title><description><![CDATA[<p>Ist die Headerdatei, wo DShowLib::Grabber deklariert ist, in testview.h inkludiert?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/339919</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339919</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Mon, 25 Aug 2003 09:40:25 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Mon, 25 Aug 2003 10:15:20 GMT]]></title><description><![CDATA[<p>Habe sie jetzt noch inkludiert und bekomme jetzt nur noch 6 Fehler Hier sind sie:</p>
<pre><code>nafxcwd.lib(appcore.obj) : error LNK2001: Nichtaufgeloestes externes Symbol ___argv
nafxcwd.lib(appcore.obj) : error LNK2001: Nichtaufgeloestes externes Symbol ___argc
nafxcwd.lib(filelist.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __mbctype
nafxcwd.lib(timecore.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __mbctype
nafxcwd.lib(apphelp.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __mbctype
..\Classlib\Debug/test.dll : fatal error LNK1120: 3 unaufgeloeste externe Verweise
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/339950</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339950</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Mon, 25 Aug 2003 10:15:20 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Mon, 25 Aug 2003 10:23:08 GMT]]></title><description><![CDATA[<p>Ist der Konfigurationstyp des Projektes auf .dll gestellt?<br />
/SUBSYSTEM:CONSOLE oder WINDOWS?<br />
Welche Laufzeitbibliothek (ST, MT, etc.)?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/339956</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339956</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Mon, 25 Aug 2003 10:23:08 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Mon, 25 Aug 2003 10:50:46 GMT]]></title><description><![CDATA[<p>Es ist als DLL erstellt worden und habe ansonsten nicht an den Konfigurationen geändert müsste also win sein kann dir nicht sagen welche bibiotek wie gucke ich das nach?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/339971</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339971</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Mon, 25 Aug 2003 10:50:46 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Mon, 25 Aug 2003 11:16:44 GMT]]></title><description><![CDATA[<p>Wenn DShowLib als lib/DLL vorliegt musst du nicht nur den Header einbinden sondern auch die Lib dazu</p>
]]></description><link>https://www.c-plusplus.net/forum/post/339990</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/339990</guid><dc:creator><![CDATA[Unix-Tom]]></dc:creator><pubDate>Mon, 25 Aug 2003 11:16:44 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Mon, 25 Aug 2003 11:41:20 GMT]]></title><description><![CDATA[<p>Zeig mal die Kommandozeilenargumente der Kategorien &quot;C++&quot; und &quot;Linker&quot; (Projekteinstellungen).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340008</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340008</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Mon, 25 Aug 2003 11:41:20 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 05:36:01 GMT]]></title><description><![CDATA[<p>Sorry liegt alles als .h vor und ist als externe Header eingebunden ins Projekt muss ich die jetzt auch noch lokal einbinden?</p>
<p>Da die Fehlermeldungen immer noch da sind.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340020</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340020</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Tue, 26 Aug 2003 05:36:01 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 07:15:00 GMT]]></title><description><![CDATA[<p>Kann mir vieleicht jemand Helfen komme echt nicht weiter!<br />
Hiiiiiiiiiiiiiiiiiiiiillllllllllffffffffffffffffeeeeeeeeeeeee!!!!!!!!!!!!!!!!!!!</p>
<p>Blind</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340534</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340534</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Tue, 26 Aug 2003 07:15:00 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 07:24:04 GMT]]></title><description><![CDATA[<p>Zeig mal die Kommandozeilenargumente der Kategorien &quot;C++&quot; und &quot;Linker&quot; (Projekteinstellungen).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340539</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340539</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Tue, 26 Aug 2003 07:24:04 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 08:29:15 GMT]]></title><description><![CDATA[<p>Du meinst bei c++ algemein die Projektobtionen?<br />
Hier C++</p>
<pre><code>/nologo /MDd /W3 /Gm /GX /ZI /Od /I &quot;..\Classlib\include&quot; /I &quot;C:\DXSDK\Include&quot; /D &quot;WIN32&quot; /D &quot;_DEBUG&quot; /D &quot;_WINDOWS&quot; /D &quot;_WINDLL&quot; /D &quot;_MBCS&quot; /D &quot;_USRDLL&quot; /Fp&quot;Debug/test.pch&quot; /Yu&quot;stdafx.h&quot; /Fo&quot;Debug/&quot; /Fd&quot;Debug/&quot; /FD /GZ /c
</code></pre>
<p>Die vom Linker:</p>
<pre><code>TIS_UDSHL05.Lib strmiids.Lib /nologo /subsystem:windows /dll /incremental:yes /pdb:&quot;..\Classlib\Debug/test.pdb&quot; /debug /machine:I386 /def:&quot;.\test.def&quot; /out:&quot;..\Classlib\Debug/test.dll&quot; /implib:&quot;..\Classlib\Debug/test.lib&quot; /pdbtype:sept /libpath:&quot;..\Classlib\debug&quot;
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/340595</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340595</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Tue, 26 Aug 2003 08:29:15 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 08:44:38 GMT]]></title><description><![CDATA[<p>Die nichtaufgelösten Symbole sind in libc.lib, libcd.lib, libcmt.lib, libcmtd.lib, msvcrt.lib und msvcrtd.lib enthalten.<br />
Für MT [und Debug] versuche mal libcmt[d].lib und msvcrt[d].lib zu den Bibliotheken hinzuzufügen (sind die nicht bei den Standardbibliotheken dabei?).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340600</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340600</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Tue, 26 Aug 2003 08:44:38 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 09:06:07 GMT]]></title><description><![CDATA[<p>Was soll ich machen? Verstehe grad nicht so ganz dass was du sagst!!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340619</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340619</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Tue, 26 Aug 2003 09:06:07 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 10:07:37 GMT]]></title><description><![CDATA[<p>Projekteinstellungen (Debug) -&gt; Linkeroptionen -&gt; Zusätzliche Bibliotheken += libcmtd.lib msvcrtd.lib<br />
probieren.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340675</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340675</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Tue, 26 Aug 2003 10:07:37 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 10:16:29 GMT]]></title><description><![CDATA[<p>Ich habe das jetzt noch mit eingetragen und bekomme die Fehlermeldungen:</p>
<pre><code>inker-Vorgang läuft...
nafxcwd.lib(dllmodul.obj) : error LNK2005: _DllMain@12 bereits in libcmtd.lib(dllmain.obj) definiert
nafxcwd.lib(afxmem.obj) : error LNK2005: &quot;void __cdecl operator delete(void *)&quot; (??3@YAXPAX@Z) bereits in libcmtd.lib(dbgdel.obj) definiert
nafxcwd.lib(dllmodul.obj) : warning LNK4006: _DllMain@12 bereits in libcmtd.lib(dllmain.obj) definiert; zweite Definition wird ignoriert
nafxcwd.lib(afxmem.obj) : warning LNK4006: &quot;void __cdecl operator delete(void *)&quot; (??3@YAXPAX@Z) bereits in libcmtd.lib(dbgdel.obj) definiert; zweite Definition wird ignoriert
   Bibliothek ..\Classlib\Debug/test.lib und Objekt ..\Classlib\Debug/test.exp wird erstellt
..\Classlib\Debug/test.dll : fatal error LNK1169: Ein oder mehrere mehrfach definierte Symbole gefunden
Fehler beim Ausführen von link.exe.

test.dll - 3 Fehler, 2 Warnung(en)
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/340685</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340685</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Tue, 26 Aug 2003 10:16:29 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 10:26:23 GMT]]></title><description><![CDATA[<p>Gut, dann wirf die libcmtd.lib jetzt wieder raus.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340696</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340696</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Tue, 26 Aug 2003 10:26:23 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 10:29:08 GMT]]></title><description><![CDATA[<p>Habe ich getan bekomme nun 8 Fehler 2 Warnungen und unter den Fehlermeldungen sind auch wieder die alten. Hier die Fehlermeldungen:</p>
<pre><code>Linker-Vorgang läuft...
nafxcwd.lib(dllmodul.obj) : error LNK2005: _DllMain@12 bereits in msvcrtd.lib(dllmain.obj) definiert
nafxcwd.lib(afxmem.obj) : error LNK2005: &quot;void __cdecl operator delete(void *)&quot; (??3@YAXPAX@Z) bereits in msvcrtd.lib(MSVCRTD.dll) definiert
nafxcwd.lib(dllmodul.obj) : warning LNK4006: _DllMain@12 bereits in msvcrtd.lib(dllmain.obj) definiert; zweite Definition wird ignoriert
nafxcwd.lib(afxmem.obj) : warning LNK4006: &quot;void __cdecl operator delete(void *)&quot; (??3@YAXPAX@Z) bereits in msvcrtd.lib(MSVCRTD.dll) definiert; zweite Definition wird ignoriert
   Bibliothek ..\Classlib\Debug/test.lib und Objekt ..\Classlib\Debug/test.exp wird erstellt
nafxcwd.lib(appcore.obj) : error LNK2001: Nichtaufgeloestes externes Symbol ___argv
nafxcwd.lib(appcore.obj) : error LNK2001: Nichtaufgeloestes externes Symbol ___argc
nafxcwd.lib(filelist.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __mbctype
nafxcwd.lib(timecore.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __mbctype
nafxcwd.lib(apphelp.obj) : error LNK2001: Nichtaufgeloestes externes Symbol __mbctype
..\Classlib\Debug/test.dll : fatal error LNK1120: 3 unaufgeloeste externe Verweise
Fehler beim Ausführen von link.exe.
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/340698</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340698</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Tue, 26 Aug 2003 10:29:08 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 10:32:53 GMT]]></title><description><![CDATA[<p>Dann schreib die libcmtd.lib wieder rein und wirf die msvcrtd.lib raus.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340704</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340704</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Tue, 26 Aug 2003 10:32:53 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 10:36:00 GMT]]></title><description><![CDATA[<p>sind noch 3 Fehler Fehler:</p>
<pre><code>Linker-Vorgang läuft...
nafxcwd.lib(dllmodul.obj) : error LNK2005: _DllMain@12 bereits in libcmtd.lib(dllmain.obj) definiert
nafxcwd.lib(afxmem.obj) : error LNK2005: &quot;void __cdecl operator delete(void *)&quot; (??3@YAXPAX@Z) bereits in libcmtd.lib(dbgdel.obj) definiert
nafxcwd.lib(dllmodul.obj) : warning LNK4006: _DllMain@12 bereits in libcmtd.lib(dllmain.obj) definiert; zweite Definition wird ignoriert
nafxcwd.lib(afxmem.obj) : warning LNK4006: &quot;void __cdecl operator delete(void *)&quot; (??3@YAXPAX@Z) bereits in libcmtd.lib(dbgdel.obj) definiert; zweite Definition wird ignoriert
   Bibliothek ..\Classlib\Debug/test.lib und Objekt ..\Classlib\Debug/test.exp wird erstellt
LINK : warning LNK4098: Standardbibliothek &quot;msvcrtd.lib&quot; steht in Konflikt mit anderen Bibliotheken; /NODEFAULT:Bibliothek verwenden
..\Classlib\Debug/test.dll : fatal error LNK1169: Ein oder mehrere mehrfach definierte Symbole gefunden
Fehler beim Ausführen von link.exe.

test.dll - 3 Fehler, 3 Warnung(en)
</code></pre>
]]></description><link>https://www.c-plusplus.net/forum/post/340709</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340709</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Tue, 26 Aug 2003 10:36:00 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 10:41:51 GMT]]></title><description><![CDATA[<p>Und wenn du jetzt die nafxcwd.lib zu der Ignorierliste hinzufügst?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340712</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340712</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Tue, 26 Aug 2003 10:41:51 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 10:49:11 GMT]]></title><description><![CDATA[<p>Wie geht das habe ich noch nie gemacht!!!!!!!!!!!!!!!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340717</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340717</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Tue, 26 Aug 2003 10:49:11 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 10:51:47 GMT]]></title><description><![CDATA[<p>Projekteinstellungen (Debug) -&gt; Linkeroptionen -&gt; Bibliothek ignorieren</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340719</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340719</guid><dc:creator><![CDATA[*aleph_0]]></dc:creator><pubDate>Tue, 26 Aug 2003 10:51:47 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 11:18:17 GMT]]></title><description><![CDATA[<p>Das mache ich glaube wieder Rückgängig 134 Fehler und 1 Warnung</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340739</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340739</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Tue, 26 Aug 2003 11:18:17 GMT</pubDate></item><item><title><![CDATA[Reply to Error bei MFC DLL on Tue, 26 Aug 2003 11:38:33 GMT]]></title><description><![CDATA[<p>Weiss noch jemand ne andere möglichkeit</p>
]]></description><link>https://www.c-plusplus.net/forum/post/340755</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/340755</guid><dc:creator><![CDATA[blind]]></dc:creator><pubDate>Tue, 26 Aug 2003 11:38:33 GMT</pubDate></item></channel></rss>