<?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[LinkError Nr. 2019]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich bin dabei eine XLL Datei zu erstellen.</p>
<p>Ich habe mit Hilfe des Excel 97 Dev. Kit alle Files beisammen und zusammengefügt.</p>
<p>Nun habe ich das Problem, dass ich zwar keine Compile Errors mehr habe, jedoch schreit der Linker:</p>
<p>Anewxll error LNK2019: Nicht aufgelöstes externes Symbol '&quot;int __cdecl Excel4(int,struct xloper *,int,...)&quot; (?Excel4@@YAHHPAUxloper@@HZZ)', verwiesen in Funktion '&quot;struct xloper * __cdecl TempActiveRef(unsigned short,unsigned short,unsigned char,unsigned char)&quot; (?TempActiveRef@@YAPAUxloper@@GGEE@Z)'<br />
Anewxll error LNK2019: Nicht aufgelöstes externes Symbol '&quot;int __stdcall Excel4v(int,struct xloper *,int,struct xloper * * const)&quot; (?Excel4v@@YGHHPAUxloper@@HQAPAU1@@Z)', verwiesen in Funktion '&quot;int __cdecl Excel(int,struct xloper *,int,...)&quot; (?Excel@@YAHHPAUxloper@@HZZ)'</p>
<p>Hat jemand eine Idee??</p>
<p>lG<br />
mario <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/topic/127337/linkerror-nr-2019</link><generator>RSS for Node</generator><lastBuildDate>Tue, 25 Aug 2026 01:18:06 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/127337.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 23 Nov 2005 13:01:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to LinkError Nr. 2019 on Wed, 23 Nov 2005 13:01:01 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>ich bin dabei eine XLL Datei zu erstellen.</p>
<p>Ich habe mit Hilfe des Excel 97 Dev. Kit alle Files beisammen und zusammengefügt.</p>
<p>Nun habe ich das Problem, dass ich zwar keine Compile Errors mehr habe, jedoch schreit der Linker:</p>
<p>Anewxll error LNK2019: Nicht aufgelöstes externes Symbol '&quot;int __cdecl Excel4(int,struct xloper *,int,...)&quot; (?Excel4@@YAHHPAUxloper@@HZZ)', verwiesen in Funktion '&quot;struct xloper * __cdecl TempActiveRef(unsigned short,unsigned short,unsigned char,unsigned char)&quot; (?TempActiveRef@@YAPAUxloper@@GGEE@Z)'<br />
Anewxll error LNK2019: Nicht aufgelöstes externes Symbol '&quot;int __stdcall Excel4v(int,struct xloper *,int,struct xloper * * const)&quot; (?Excel4v@@YGHHPAUxloper@@HQAPAU1@@Z)', verwiesen in Funktion '&quot;int __cdecl Excel(int,struct xloper *,int,...)&quot; (?Excel@@YAHHPAUxloper@@HZZ)'</p>
<p>Hat jemand eine Idee??</p>
<p>lG<br />
mario <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f61e.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--disappointed_face"
      title=":("
      alt="😞"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/925217</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/925217</guid><dc:creator><![CDATA[m.peischl]]></dc:creator><pubDate>Wed, 23 Nov 2005 13:01:01 GMT</pubDate></item><item><title><![CDATA[Reply to LinkError Nr. 2019 on Wed, 23 Nov 2005 13:24:51 GMT]]></title><description><![CDATA[<p>Was soll man dazu sagen... er findet beim Linken zwei Funktionen nicht, die anscheinend in dem Konstruktor von Excel (...) aufgerufen werden.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/925242</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/925242</guid><dc:creator><![CDATA[Mathias]]></dc:creator><pubDate>Wed, 23 Nov 2005 13:24:51 GMT</pubDate></item><item><title><![CDATA[Reply to LinkError Nr. 2019 on Wed, 23 Nov 2005 13:27:08 GMT]]></title><description><![CDATA[<p>Du musst falls du eine IDE hast in den Projektoptionen die Library dazulinken, falls du es manuell machst eben den mit der Kommandozeile.</p>
<p>Gruß</p>
]]></description><link>https://www.c-plusplus.net/forum/post/925247</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/925247</guid><dc:creator><![CDATA[FireFlow]]></dc:creator><pubDate>Wed, 23 Nov 2005 13:27:08 GMT</pubDate></item></channel></rss>