<?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[keine konsole]]></title><description><![CDATA[<p>hi</p>
<p>wi kann man mit standard-mitteln erreichen, dass keine konsole geöffnet wird? also so wie winmain aber plattformunabhängig</p>
<p>mfg</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/288587/keine-konsole</link><generator>RSS for Node</generator><lastBuildDate>Wed, 19 Aug 2026 22:00:29 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/288587.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 19 Jun 2011 17:27:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to keine konsole on Sun, 19 Jun 2011 17:27:04 GMT]]></title><description><![CDATA[<p>hi</p>
<p>wi kann man mit standard-mitteln erreichen, dass keine konsole geöffnet wird? also so wie winmain aber plattformunabhängig</p>
<p>mfg</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2080708</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2080708</guid><dc:creator><![CDATA[the_compiler_is_a_lie]]></dc:creator><pubDate>Sun, 19 Jun 2011 17:27:04 GMT</pubDate></item><item><title><![CDATA[Reply to keine konsole on Sun, 19 Jun 2011 17:30:22 GMT]]></title><description><![CDATA[<p>Dein Programm öffnet keine Konsole. Eine Konsole öffnen und dann das Programm da drin ausführen macht der Benutzer der Programmes.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2080710</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2080710</guid><dc:creator><![CDATA[SeppJ]]></dc:creator><pubDate>Sun, 19 Jun 2011 17:30:22 GMT</pubDate></item><item><title><![CDATA[Reply to keine konsole on Sun, 19 Jun 2011 17:31:07 GMT]]></title><description><![CDATA[<p>Gar nicht. Das ist eine Compilereinstellung. Du kannst es aber schaffen, dass alle &quot;gängigen&quot; Compiler keine Konsole öffnen.. Irrlicht macht das z.B.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2080711</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2080711</guid><dc:creator><![CDATA[cooky451]]></dc:creator><pubDate>Sun, 19 Jun 2011 17:31:07 GMT</pubDate></item><item><title><![CDATA[Reply to keine konsole on Sun, 19 Jun 2011 17:33:11 GMT]]></title><description><![CDATA[<p>wenn ich ein programm ohne parameter über den windows-explorer öffne erscheint eine konsole. wie kann ich das deaktivieren (vc++ 2008)?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2080714</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2080714</guid><dc:creator><![CDATA[the_compiler_is_a_lie]]></dc:creator><pubDate>Sun, 19 Jun 2011 17:33:11 GMT</pubDate></item><item><title><![CDATA[Reply to keine konsole on Sun, 19 Jun 2011 18:14:27 GMT]]></title><description><![CDATA[<p>weiss niemand wie man das bei vc++ 2008 deaktiviert?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2080744</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2080744</guid><dc:creator><![CDATA[the_compiler_is_a_lie]]></dc:creator><pubDate>Sun, 19 Jun 2011 18:14:27 GMT</pubDate></item><item><title><![CDATA[Reply to keine konsole on Sun, 19 Jun 2011 18:25:15 GMT]]></title><description><![CDATA[<p>/SUBSYSTEM:WINDOWS</p>
<p>oder</p>
<p><em>Projekt-Eigenschaften -&gt; Konfigurationseigenschaften -&gt; Linker -&gt; System -&gt; SubSystem</em> auf <em>Windows</em> einstellen</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2080749</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2080749</guid><dc:creator><![CDATA[Nexus]]></dc:creator><pubDate>Sun, 19 Jun 2011 18:25:15 GMT</pubDate></item><item><title><![CDATA[Reply to keine konsole on Sun, 19 Jun 2011 18:51:46 GMT]]></title><description><![CDATA[<p>Aber das ist ja nicht plattformunabhängig.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2080762</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2080762</guid><dc:creator><![CDATA[Eisflamme]]></dc:creator><pubDate>Sun, 19 Jun 2011 18:51:46 GMT</pubDate></item><item><title><![CDATA[Reply to keine konsole on Sun, 19 Jun 2011 18:55:47 GMT]]></title><description><![CDATA[<p>Eisflamme schrieb:</p>
<blockquote>
<p>Aber das ist ja nicht plattformunabhängig.</p>
</blockquote>
<p>Das braucht es auch gar nicht zu sein. Denn es ist schon plattformabhängig, dass überhaupt ein Konsole aufgeht. Also reicht es, auf dieser Plattform dieses Verhalten auszuschalten. Das ist keine Eigenschaft des Sourcecodes, sondern des Compilers und welcher Startupcode gelinkt wird.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/2080763</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/2080763</guid><dc:creator><![CDATA[SeppJ]]></dc:creator><pubDate>Sun, 19 Jun 2011 18:55:47 GMT</pubDate></item></channel></rss>