<?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[Wohin schreibe ich mit cout &amp;lt;&amp;lt; &amp;quot;seafsaf&amp;quot; wenn ich ein API Fenster habe?]]></title><description><![CDATA[<p>Wohin schreibe ich mit cout &lt;&lt; &quot;seafsaf&quot; wenn ich ein API Fenster habe?<br />
Text wird mir nämlich nicht angezeigt...</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/106920/wohin-schreibe-ich-mit-cout-lt-lt-quot-seafsaf-quot-wenn-ich-ein-api-fenster-habe</link><generator>RSS for Node</generator><lastBuildDate>Tue, 30 Jun 2026 02:24:45 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/106920.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 14 Apr 2005 15:27:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Wohin schreibe ich mit cout &amp;lt;&amp;lt; &amp;quot;seafsaf&amp;quot; wenn ich ein API Fenster habe? on Thu, 14 Apr 2005 15:27:01 GMT]]></title><description><![CDATA[<p>Wohin schreibe ich mit cout &lt;&lt; &quot;seafsaf&quot; wenn ich ein API Fenster habe?<br />
Text wird mir nämlich nicht angezeigt...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/766763</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/766763</guid><dc:creator><![CDATA[Noobyyyy]]></dc:creator><pubDate>Thu, 14 Apr 2005 15:27:01 GMT</pubDate></item><item><title><![CDATA[Reply to Wohin schreibe ich mit cout &amp;lt;&amp;lt; &amp;quot;seafsaf&amp;quot; wenn ich ein API Fenster habe? on Thu, 14 Apr 2005 15:28:07 GMT]]></title><description><![CDATA[<p>ins nichts</p>
]]></description><link>https://www.c-plusplus.net/forum/post/766767</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/766767</guid><dc:creator><![CDATA[hier hin]]></dc:creator><pubDate>Thu, 14 Apr 2005 15:28:07 GMT</pubDate></item><item><title><![CDATA[Reply to Wohin schreibe ich mit cout &amp;lt;&amp;lt; &amp;quot;seafsaf&amp;quot; wenn ich ein API Fenster habe? on Thu, 14 Apr 2005 15:29:06 GMT]]></title><description><![CDATA[<p>Was ins nichts?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/766770</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/766770</guid><dc:creator><![CDATA[Noooobyyyyy]]></dc:creator><pubDate>Thu, 14 Apr 2005 15:29:06 GMT</pubDate></item><item><title><![CDATA[Reply to Wohin schreibe ich mit cout &amp;lt;&amp;lt; &amp;quot;seafsaf&amp;quot; wenn ich ein API Fenster habe? on Thu, 14 Apr 2005 15:29:48 GMT]]></title><description><![CDATA[<p>jep</p>
]]></description><link>https://www.c-plusplus.net/forum/post/766773</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/766773</guid><dc:creator><![CDATA[hier hin]]></dc:creator><pubDate>Thu, 14 Apr 2005 15:29:48 GMT</pubDate></item><item><title><![CDATA[Reply to Wohin schreibe ich mit cout &amp;lt;&amp;lt; &amp;quot;seafsaf&amp;quot; wenn ich ein API Fenster habe? on Thu, 14 Apr 2005 15:33:21 GMT]]></title><description><![CDATA[<p>Aber warum? Ist ein Konsolenfenster was ganz anderes?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/766782</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/766782</guid><dc:creator><![CDATA[noooby]]></dc:creator><pubDate>Thu, 14 Apr 2005 15:33:21 GMT</pubDate></item><item><title><![CDATA[Reply to Wohin schreibe ich mit cout &amp;lt;&amp;lt; &amp;quot;seafsaf&amp;quot; wenn ich ein API Fenster habe? on Thu, 14 Apr 2005 18:05:11 GMT]]></title><description><![CDATA[<p>einfach gesagt: ja <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f609.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--winking_face"
      title=";D"
      alt="😉"
    /><br />
Du kannst mit TextOut() oder DrawText() Text in deinem Fenster ausgeben oder du packst nen Edit-Control rein oder so...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/766942</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/766942</guid><dc:creator><![CDATA[geeky]]></dc:creator><pubDate>Thu, 14 Apr 2005 18:05:11 GMT</pubDate></item><item><title><![CDATA[Reply to Wohin schreibe ich mit cout &amp;lt;&amp;lt; &amp;quot;seafsaf&amp;quot; wenn ich ein API Fenster habe? on Thu, 14 Apr 2005 19:13:08 GMT]]></title><description><![CDATA[<p>In der Dev-C++ IDE kann man angeben, ob man eine Consolenanwendung oder ein GUI-Programm erstellen will. Man kann aber auch einfach so Console wählen und trotzdem ein WinAPI Eintrittspunkt erstellen und dann ein Fenster öffnen. Dann hat man Fenster und Console.<br />
Dementsprechend nutze ich auch die Console als Debugger, auch wenns nicht der besste Weg zum Debuggen ist.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/766988</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/766988</guid><dc:creator><![CDATA[Ynnus]]></dc:creator><pubDate>Thu, 14 Apr 2005 19:13:08 GMT</pubDate></item></channel></rss>