<?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-message:  &amp;quot;unresolved external symbol&amp;quot;]]></title><description><![CDATA[<p>Hi,<br />
ich bekomme folgende Fehlermeldung wenn ich mit mein C++ Projekt ein C#-dll einbinde:</p>
<p>... error LNK2001: unresolved external symbol &quot;public: int __thiscall CWnd::MessageBox(...)<br />
... error LNK2001: unresolved external symbol &quot;public: long __thiscall CWnd::SendMessage(...)</p>
<p>Die Settings sind:<br />
&quot;Use Managed Extensions: Yes&quot;<br />
und<br />
&quot;Use of MFC: Use MFC in a Shared DLL&quot;<br />
oder<br />
&quot;Use MFC in a Static Library&quot;</p>
<p>Kommt mit beiden die gleiche Fehlermeldung.</p>
<p>Mir fehlt irgendeine MFC lib. Ich weiss aber nicht welche und woher<br />
ich die bekomme, kann mir da einer helfen ?</p>
<p>Gruss<br />
Luchan</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/154971/error-message-quot-unresolved-external-symbol-quot</link><generator>RSS for Node</generator><lastBuildDate>Fri, 24 Jul 2026 20:59:33 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/154971.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 01 Aug 2006 12:13:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Error-message:  &amp;quot;unresolved external symbol&amp;quot; on Tue, 01 Aug 2006 12:13:07 GMT]]></title><description><![CDATA[<p>Hi,<br />
ich bekomme folgende Fehlermeldung wenn ich mit mein C++ Projekt ein C#-dll einbinde:</p>
<p>... error LNK2001: unresolved external symbol &quot;public: int __thiscall CWnd::MessageBox(...)<br />
... error LNK2001: unresolved external symbol &quot;public: long __thiscall CWnd::SendMessage(...)</p>
<p>Die Settings sind:<br />
&quot;Use Managed Extensions: Yes&quot;<br />
und<br />
&quot;Use of MFC: Use MFC in a Shared DLL&quot;<br />
oder<br />
&quot;Use MFC in a Static Library&quot;</p>
<p>Kommt mit beiden die gleiche Fehlermeldung.</p>
<p>Mir fehlt irgendeine MFC lib. Ich weiss aber nicht welche und woher<br />
ich die bekomme, kann mir da einer helfen ?</p>
<p>Gruss<br />
Luchan</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1108455</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1108455</guid><dc:creator><![CDATA[Luchan]]></dc:creator><pubDate>Tue, 01 Aug 2006 12:13:07 GMT</pubDate></item><item><title><![CDATA[Reply to Error-message:  &amp;quot;unresolved external symbol&amp;quot; on Tue, 01 Aug 2006 12:40:29 GMT]]></title><description><![CDATA[<p>Vermutlich hat es irgendwas mit den defines für &quot;MessageBox&quot; zu tun, die teilweise bei C++/CLI Projekten zu verwirrungen führt...<br />
Schick mir doch nochmals das Projekt... bei mir geht es... sehr komisch...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1108480</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1108480</guid><dc:creator><![CDATA[Jochen Kalmbach]]></dc:creator><pubDate>Tue, 01 Aug 2006 12:40:29 GMT</pubDate></item></channel></rss>