<?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[DLLs in ein Projekt einbinden ??]]></title><description><![CDATA[<p>Ich habe Problem, eine fertige DLL in mein Programm zu importieren/aufzurufen.<br />
Weiß einer, wie ich das am einfachsten hinbekomme, ohne Mein programm neu schreiben zu müssen?</p>
<p>Ich habe eine MFC mit dynamischen DLLs erstellt und habe die *.dll, *.lib und *.h für die DLL.</p>
<p>(habe das VS 2005)</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/160994/dlls-in-ein-projekt-einbinden</link><generator>RSS for Node</generator><lastBuildDate>Tue, 28 Jul 2026 22:57:00 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/160994.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 Oct 2006 10:26:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to DLLs in ein Projekt einbinden ?? on Mon, 02 Oct 2006 10:26:10 GMT]]></title><description><![CDATA[<p>Ich habe Problem, eine fertige DLL in mein Programm zu importieren/aufzurufen.<br />
Weiß einer, wie ich das am einfachsten hinbekomme, ohne Mein programm neu schreiben zu müssen?</p>
<p>Ich habe eine MFC mit dynamischen DLLs erstellt und habe die *.dll, *.lib und *.h für die DLL.</p>
<p>(habe das VS 2005)</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1147844</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1147844</guid><dc:creator><![CDATA[Uruk-h4j]]></dc:creator><pubDate>Mon, 02 Oct 2006 10:26:10 GMT</pubDate></item><item><title><![CDATA[Reply to DLLs in ein Projekt einbinden ?? on Mon, 02 Oct 2006 11:09:18 GMT]]></title><description><![CDATA[<p>Die DLL in das Verzeichnis des Programmes in dem Du es nutzen möchtest.<br />
Die .h Datei inkluden in dem Modul in dem Du die DLL nutzen möchtest.<br />
Die .lib Datei dem Projekt als Member hinzufügen oder in den Linker Optionen.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1147874</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1147874</guid><dc:creator><![CDATA[Martin Richter]]></dc:creator><pubDate>Mon, 02 Oct 2006 11:09:18 GMT</pubDate></item><item><title><![CDATA[Reply to DLLs in ein Projekt einbinden ?? on Mon, 02 Oct 2006 12:09:28 GMT]]></title><description><![CDATA[<p>also header einfügen ist ja kein ding, aber das andere überfordert mich gerade ein wenig..... wie soll ich die *lib denn zum member machen oder wo finde ich die linkeroptionen ? (hab engl. VS 2005)</p>
<p><strong>Edit:</strong></p>
<p>Ich habs gefunden und es geht jetzt auch. THX</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1147884</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1147884</guid><dc:creator><![CDATA[Uruk-h4j]]></dc:creator><pubDate>Mon, 02 Oct 2006 12:09:28 GMT</pubDate></item></channel></rss>