<?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[dos commands]]></title><description><![CDATA[<p>wie kann ich mit c oder c++ dos commands ausführen?<br />
also schlussendlich möchte ich eigentlich parameter dem winzip command line schicken.<br />
ich hoffe ihr versteht was ich beabsichtige..<br />
weis jemand wie der code dafür aussehen könnte?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/134892/dos-commands</link><generator>RSS for Node</generator><lastBuildDate>Fri, 28 Aug 2026 17:37:22 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/134892.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 29 Jan 2006 15:38:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to dos commands on Sun, 29 Jan 2006 15:38:32 GMT]]></title><description><![CDATA[<p>wie kann ich mit c oder c++ dos commands ausführen?<br />
also schlussendlich möchte ich eigentlich parameter dem winzip command line schicken.<br />
ich hoffe ihr versteht was ich beabsichtige..<br />
weis jemand wie der code dafür aussehen könnte?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/979883</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/979883</guid><dc:creator><![CDATA[marsellus]]></dc:creator><pubDate>Sun, 29 Jan 2006 15:38:32 GMT</pubDate></item><item><title><![CDATA[Reply to dos commands on Sun, 29 Jan 2006 15:44:09 GMT]]></title><description><![CDATA[<p>Hallo</p>
<p>Zum Starten von Programmen (auch mit Parameters) kannsst du am besten die WinAPI-Funktion ShellExecute nehmen, schau mal ins WinAPI-Forum danach.</p>
<p>bis bald<br />
akari</p>
]]></description><link>https://www.c-plusplus.net/forum/post/979887</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/979887</guid><dc:creator><![CDATA[akari]]></dc:creator><pubDate>Sun, 29 Jan 2006 15:44:09 GMT</pubDate></item></channel></rss>