<?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[Warnung von Compiler]]></title><description><![CDATA[<p>Hallo alle zusammen,</p>
<p>habe wieder ein Problem und zwar bekomme von Compiler Warnmeldung:</p>
<p>&quot;[C++ Warnung] Back.h(140): W8027 Funktionen, die switch enthalten, werden nicht als Inline expandiert&quot;</p>
<p>nach dem das ich die Drag&amp;Drop Funktion mit dem Makro:</p>
<p>BEGIN_MESSAGE_MAP<br />
MESSAGE_HANDLER(WM_DROPFILES,TWMDropFiles,WMDropFiles)<br />
END_MESSAGE_MAP(TForm);</p>
<p>in mein Programm implementiert hatte.<br />
Der Compiler verweist mich zu dem Makro, aber so richtg verstehe ich nicht wie ich das Problem lösen kann.</p>
<p>für jede Antwort werde sehr dankbar sein. <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>
]]></description><link>https://www.c-plusplus.net/forum/topic/149711/warnung-von-compiler</link><generator>RSS for Node</generator><lastBuildDate>Sat, 08 Aug 2026 06:28:11 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/149711.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 08 Jun 2006 14:51:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Warnung von Compiler on Thu, 08 Jun 2006 14:52:47 GMT]]></title><description><![CDATA[<p>Hallo alle zusammen,</p>
<p>habe wieder ein Problem und zwar bekomme von Compiler Warnmeldung:</p>
<p>&quot;[C++ Warnung] Back.h(140): W8027 Funktionen, die switch enthalten, werden nicht als Inline expandiert&quot;</p>
<p>nach dem das ich die Drag&amp;Drop Funktion mit dem Makro:</p>
<p>BEGIN_MESSAGE_MAP<br />
MESSAGE_HANDLER(WM_DROPFILES,TWMDropFiles,WMDropFiles)<br />
END_MESSAGE_MAP(TForm);</p>
<p>in mein Programm implementiert hatte.<br />
Der Compiler verweist mich zu dem Makro, aber so richtg verstehe ich nicht wie ich das Problem lösen kann.</p>
<p>für jede Antwort werde sehr dankbar sein. <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>
]]></description><link>https://www.c-plusplus.net/forum/post/1073949</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1073949</guid><dc:creator><![CDATA[aesse]]></dc:creator><pubDate>Thu, 08 Jun 2006 14:52:47 GMT</pubDate></item><item><title><![CDATA[Reply to Warnung von Compiler on Thu, 08 Jun 2006 14:54:18 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>Diese Warnung kannst du getrost ignorieren. Wenn du sie nicht mehr haben willst schalte sie in den Projektoptionen aus.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1073951</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1073951</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Thu, 08 Jun 2006 14:54:18 GMT</pubDate></item></channel></rss>