<?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[Anfängerfrage: dll&#x2F;lib&#x2F;.h in VC6 einbinden ?]]></title><description><![CDATA[<p>Hallo !<br />
Warscheinlich bin ich etwas off-topic, deswegen bitte ganz untertänigst, dass zu verzeihen <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>
<p>Ich möchte eine dll bzw. lib mit den passenden Inlcudes in mein Projekt einzubinden, dass ich damit fehlerfrei Compilieren kann. Wo muss ich die dll/lib und Include Files eintragen ?</p>
<p>Danke schonmal ...<br />
WolfgangS</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/78696/anfängerfrage-dll-lib-h-in-vc6-einbinden</link><generator>RSS for Node</generator><lastBuildDate>Tue, 21 Apr 2026 17:01:57 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/78696.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 04 Jul 2004 11:46:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Anfängerfrage: dll&#x2F;lib&#x2F;.h in VC6 einbinden ? on Sun, 04 Jul 2004 11:46:58 GMT]]></title><description><![CDATA[<p>Hallo !<br />
Warscheinlich bin ich etwas off-topic, deswegen bitte ganz untertänigst, dass zu verzeihen <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>
<p>Ich möchte eine dll bzw. lib mit den passenden Inlcudes in mein Projekt einzubinden, dass ich damit fehlerfrei Compilieren kann. Wo muss ich die dll/lib und Include Files eintragen ?</p>
<p>Danke schonmal ...<br />
WolfgangS</p>
]]></description><link>https://www.c-plusplus.net/forum/post/552850</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/552850</guid><dc:creator><![CDATA[WolfgangS]]></dc:creator><pubDate>Sun, 04 Jul 2004 11:46:58 GMT</pubDate></item><item><title><![CDATA[Reply to Anfängerfrage: dll&#x2F;lib&#x2F;.h in VC6 einbinden ? on Sun, 04 Jul 2004 12:30:42 GMT]]></title><description><![CDATA[<p>h:<br />
#include &quot;include.h&quot; im code</p>
<p>lib:<br />
#pragma comment(lib,library.lib) im code<br />
oder<br />
die datei ins projekt einfügen<br />
oder<br />
projekt-&gt;options-&gt;linker (bei den anderen libs den namen eintragen)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/552882</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/552882</guid><dc:creator><![CDATA[Sovok]]></dc:creator><pubDate>Sun, 04 Jul 2004 12:30:42 GMT</pubDate></item><item><title><![CDATA[Reply to Anfängerfrage: dll&#x2F;lib&#x2F;.h in VC6 einbinden ? on Mon, 05 Jul 2004 13:13:28 GMT]]></title><description><![CDATA[<blockquote>
<p>projekt-&gt;options-&gt;linker</p>
</blockquote>
<p>Das war genau was ich gesucht habe. Dankeschön.</p>
<p>MFG<br />
WolfgangS</p>
]]></description><link>https://www.c-plusplus.net/forum/post/553605</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/553605</guid><dc:creator><![CDATA[WolfgangS]]></dc:creator><pubDate>Mon, 05 Jul 2004 13:13:28 GMT</pubDate></item></channel></rss>