<?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[ganze Verzeichnisse kopieren]]></title><description><![CDATA[<p>Hi,<br />
wie kann ich bitte mit C++ ein kompl. Verzeichnis (Ordner) auswählen und es in ein anderes kopieren.</p>
<p>Danke, Christian</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/6015/ganze-verzeichnisse-kopieren</link><generator>RSS for Node</generator><lastBuildDate>Mon, 13 Apr 2026 19:38:19 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/6015.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Jun 2003 12:37:00 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to ganze Verzeichnisse kopieren on Wed, 04 Jun 2003 12:37:00 GMT]]></title><description><![CDATA[<p>Hi,<br />
wie kann ich bitte mit C++ ein kompl. Verzeichnis (Ordner) auswählen und es in ein anderes kopieren.</p>
<p>Danke, Christian</p>
]]></description><link>https://www.c-plusplus.net/forum/post/29220</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/29220</guid><dc:creator><![CDATA[Christian]]></dc:creator><pubDate>Wed, 04 Jun 2003 12:37:00 GMT</pubDate></item><item><title><![CDATA[Reply to ganze Verzeichnisse kopieren on Wed, 04 Jun 2003 12:47:00 GMT]]></title><description><![CDATA[<p>guckstu hier: <a href="http://mitglied.lycos.de/Devil_81/CPP/ordner_kopieren.htm" rel="nofollow">http://mitglied.lycos.de/Devil_81/CPP/ordner_kopieren.htm</a></p>
<p>oder FAQ</p>
<p>Devil</p>
]]></description><link>https://www.c-plusplus.net/forum/post/29221</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/29221</guid><dc:creator><![CDATA[phlox81]]></dc:creator><pubDate>Wed, 04 Jun 2003 12:47:00 GMT</pubDate></item><item><title><![CDATA[Reply to ganze Verzeichnisse kopieren on Wed, 04 Jun 2003 13:36:00 GMT]]></title><description><![CDATA[<p>Hi,<br />
danke erstmal für Deinen Code.</p>
<p>Ich muss ja irgendwo einen Pfad angeben, wo der FileFinder suchen soll.<br />
Ich dachte das wäre hier:</p>
<p>BOOL bWorking = finder.FindFile(&quot;C:\\temp1\*.*&quot;);</p>
<p>In diesem Verzeichnis findet er aber nichts obwohl natürlich was drin ist.</p>
<p>Was mache ich falsch ?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/29222</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/29222</guid><dc:creator><![CDATA[Christian]]></dc:creator><pubDate>Wed, 04 Jun 2003 13:36:00 GMT</pubDate></item><item><title><![CDATA[Reply to ganze Verzeichnisse kopieren on Wed, 04 Jun 2003 13:39:00 GMT]]></title><description><![CDATA[<p>Hi,<br />
hat sich erledigt - mein Fehler !</p>
<p>Thanks a lot !</p>
]]></description><link>https://www.c-plusplus.net/forum/post/29223</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/29223</guid><dc:creator><![CDATA[Christian]]></dc:creator><pubDate>Wed, 04 Jun 2003 13:39:00 GMT</pubDate></item></channel></rss>