<?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[Funktionen in externen DLLs aufrufen]]></title><description><![CDATA[<p>Ich bin noch ein ziemlicher Neuling im Umgang mit externen DLLs.<br />
Ich möchte unter C++ eine Funktion in der WinAPI aufrufen,<br />
hab nur keine Ahnung, wie ich das anstellen soll.</p>
<p>Ich weiß, unter C# gibt's den Befehl &quot;DLLImport&quot;.<br />
Gibt es so etwas auch unter C++?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/117238/funktionen-in-externen-dlls-aufrufen</link><generator>RSS for Node</generator><lastBuildDate>Fri, 03 Jul 2026 14:40:47 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/117238.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 04 Aug 2005 16:03:07 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Funktionen in externen DLLs aufrufen on Thu, 04 Aug 2005 16:03:07 GMT]]></title><description><![CDATA[<p>Ich bin noch ein ziemlicher Neuling im Umgang mit externen DLLs.<br />
Ich möchte unter C++ eine Funktion in der WinAPI aufrufen,<br />
hab nur keine Ahnung, wie ich das anstellen soll.</p>
<p>Ich weiß, unter C# gibt's den Befehl &quot;DLLImport&quot;.<br />
Gibt es so etwas auch unter C++?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/845859</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/845859</guid><dc:creator><![CDATA[inbe]]></dc:creator><pubDate>Thu, 04 Aug 2005 16:03:07 GMT</pubDate></item><item><title><![CDATA[Reply to Funktionen in externen DLLs aufrufen on Thu, 04 Aug 2005 16:54:39 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>sowas gibts in c++ auch , musst mal die msdn bemühen in deinem fall. Die funktionen hab ich nicht im kopf.</p>
<p>Btw. gibts auch interne dll's ?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/845892</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/845892</guid><dc:creator><![CDATA[prolog]]></dc:creator><pubDate>Thu, 04 Aug 2005 16:54:39 GMT</pubDate></item><item><title><![CDATA[Reply to Funktionen in externen DLLs aufrufen on Fri, 05 Aug 2005 10:46:37 GMT]]></title><description><![CDATA[<p>Dieser Thread wurde von Moderator/in <a href="http://www.c-plusplus.net/forum/profile.php?mode=viewprofile&amp;u=403" rel="nofollow">HumeSikkins</a> aus dem Forum <a href="http://www.c-plusplus.net/forum/viewforum.php?f=15" rel="nofollow">C++</a> in das Forum <a href="http://www.c-plusplus.net/forum/viewforum.php?f=4" rel="nofollow">WinAPI</a> verschoben.</p>
<p>Im Zweifelsfall bitte auch folgende Hinweise beachten:<br />
<a href="http://www.c-plusplus.net/forum/viewtopic.php?t=39405" rel="nofollow">C/C++ Forum :: FAQ - Sonstiges :: Wohin mit meiner Frage?</a></p>
<p><em>Dieses Posting wurde automatisch erzeugt.</em></p>
]]></description><link>https://www.c-plusplus.net/forum/post/846404</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/846404</guid><dc:creator><![CDATA[C++ Forumbot]]></dc:creator><pubDate>Fri, 05 Aug 2005 10:46:37 GMT</pubDate></item><item><title><![CDATA[Reply to Funktionen in externen DLLs aufrufen on Fri, 05 Aug 2005 12:03:40 GMT]]></title><description><![CDATA[<p>Hallo,<br />
schau mal hier</p>
<p><a href="http://www.c-plusplus.net/forum/viewtopic-var-t-is-39394.html" rel="nofollow">http://www.c-plusplus.net/forum/viewtopic-var-t-is-39394.html</a><br />
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/dynamic_link_libraries.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/dynamic_link_libraries.asp</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/846473</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/846473</guid><dc:creator><![CDATA[Young Buck]]></dc:creator><pubDate>Fri, 05 Aug 2005 12:03:40 GMT</pubDate></item></channel></rss>