<?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[std::nomemory wegoptimieren ??]]></title><description><![CDATA[<p>Hi Folks !!</p>
<p>Ich verwende in einem kleinen Programm nur C-Style-Funktionen. Trotzdem bekomme ich als Abhängigkeit die msvcp71.dll. Der DependencyWalker sagt mir dann, das die einzige gelinkte Funktion std::nomemory() ist. Weiss jemand ne Möglichkeit das wegzuoptimieren ??<br />
Kompiliert wird das ganze als C++-Code, da es nicht anders möglich ist. Allerdings verwende ich nur malloc statt new.<br />
rya.<br />
Scorcher24</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/118019/std-nomemory-wegoptimieren</link><generator>RSS for Node</generator><lastBuildDate>Fri, 21 Aug 2026 06:22:27 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/118019.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 13 Aug 2005 20:09:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to std::nomemory wegoptimieren ?? on Sat, 13 Aug 2005 20:09:11 GMT]]></title><description><![CDATA[<p>Hi Folks !!</p>
<p>Ich verwende in einem kleinen Programm nur C-Style-Funktionen. Trotzdem bekomme ich als Abhängigkeit die msvcp71.dll. Der DependencyWalker sagt mir dann, das die einzige gelinkte Funktion std::nomemory() ist. Weiss jemand ne Möglichkeit das wegzuoptimieren ??<br />
Kompiliert wird das ganze als C++-Code, da es nicht anders möglich ist. Allerdings verwende ich nur malloc statt new.<br />
rya.<br />
Scorcher24</p>
]]></description><link>https://www.c-plusplus.net/forum/post/851723</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/851723</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 13 Aug 2005 20:09:11 GMT</pubDate></item><item><title><![CDATA[Reply to std::nomemory wegoptimieren ?? on Sat, 13 Aug 2005 20:11:37 GMT]]></title><description><![CDATA[<p>Compiler? MSVC? Geh mal in die Projekteigenschaften und schau nach ob du &quot;MFC als dynamische Library mitlinken&quot; (oder so ähnlicher Wortlaut) aktiviert hast.</p>
<p>MfG SideWinder</p>
]]></description><link>https://www.c-plusplus.net/forum/post/851724</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/851724</guid><dc:creator><![CDATA[SideWinder]]></dc:creator><pubDate>Sat, 13 Aug 2005 20:11:37 GMT</pubDate></item><item><title><![CDATA[Reply to std::nomemory wegoptimieren ?? on Sat, 13 Aug 2005 20:40:23 GMT]]></title><description><![CDATA[<p>Oh sorry !! Ja der Compiler ist MSVC 2003. Ganz vergesen. <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f642.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--slightly_smiling_face"
      title=":)"
      alt="🙂"
    /></p>
<p>Nein, die MFC wird natürlich nicht mitgelinkt. Wäre bei einem normalen WIN32 Projekt ja Wahnsinn, ist ausserdem im Standard Projekt nicht eingestellt.</p>
<p>rya.<br />
Scorcher24</p>
<p>Edit: So ziemlich die einzige Änderung im Projekt von mir findet sich bei inline-Funktionen. Hier habe anstatt &quot;jede passende&quot; &quot;nur inline&quot; eingestellt.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/851733</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/851733</guid><dc:creator><![CDATA[[[global:former_user]]]]></dc:creator><pubDate>Sat, 13 Aug 2005 20:40:23 GMT</pubDate></item></channel></rss>