<?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[Dateien kopieren]]></title><description><![CDATA[<p>Mit welchem Befehl bzw. welcher Methode werden Dateien kopiert?</p>
<p>Gruß</p>
<p>Maik</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/87386/dateien-kopieren</link><generator>RSS for Node</generator><lastBuildDate>Sat, 04 Jul 2026 19:22:52 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/87386.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 29 Sep 2004 15:33:01 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Dateien kopieren on Wed, 29 Sep 2004 15:33:01 GMT]]></title><description><![CDATA[<p>Mit welchem Befehl bzw. welcher Methode werden Dateien kopiert?</p>
<p>Gruß</p>
<p>Maik</p>
]]></description><link>https://www.c-plusplus.net/forum/post/617209</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/617209</guid><dc:creator><![CDATA[maikmu]]></dc:creator><pubDate>Wed, 29 Sep 2004 15:33:01 GMT</pubDate></item><item><title><![CDATA[Reply to Dateien kopieren on Wed, 29 Sep 2004 15:39:56 GMT]]></title><description><![CDATA[<p>Hallo,</p>
<p>Von der VCL kenn ich keine derartigen Funktionen. Man könnte das z.Bsp. über Filestreams selber lösen. Daneben gibts auch noch was aus der WinApi (<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/fileio/base/copyfile.asp" rel="nofollow">CopyFile</a>).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/617217</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/617217</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Wed, 29 Sep 2004 15:39:56 GMT</pubDate></item><item><title><![CDATA[Reply to Dateien kopieren on Mon, 04 Oct 2004 13:11:42 GMT]]></title><description><![CDATA[<p>Das gibts doch garnicht, es muss doch irgendwie ohne großen Aufwand Möglich sein, ein paar Dateien bzw. Verzeichnisse zu kopieren......</p>
<p>Gruß</p>
<p>Maik</p>
]]></description><link>https://www.c-plusplus.net/forum/post/620693</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/620693</guid><dc:creator><![CDATA[maikmu]]></dc:creator><pubDate>Mon, 04 Oct 2004 13:11:42 GMT</pubDate></item><item><title><![CDATA[Reply to Dateien kopieren on Mon, 04 Oct 2004 13:39:15 GMT]]></title><description><![CDATA[<p><strong>CopyFileTo</strong> <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f644.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--face_with_rolling_eyes"
      title=":rolling_eyes:"
      alt="🙄"
    /></p>
<p>Wenn das immer noch zuviel Aufwand ist, vielleicht bei <a href="http://www.torry.net/" rel="nofollow">Torry</a> nach ner CopyKompo suchen <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f603.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--grinning_face_with_big_eyes"
      title=":D"
      alt="😃"
    /></p>
<p>Ansonsten siehe <strong>Braunstein</strong></p>
<p>Nachtrag:<br />
Könntest mal einen Blick auf die WIN-Api Funktion <strong>SHFileOperation</strong> werfen, ist aber warscheinlich zu kompliziert <img
      src="https://www.c-plusplus.net/forum/plugins/nodebb-plugin-emoji/emoji/emoji-one/1f576.png?v=ab1pehoraso"
      class="not-responsive emoji emoji-emoji-one emoji--sunglasses"
      title=":sunglasses:"
      alt="🕶"
    /></p>
]]></description><link>https://www.c-plusplus.net/forum/post/620735</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/620735</guid><dc:creator><![CDATA[Peter]]></dc:creator><pubDate>Mon, 04 Oct 2004 13:39:15 GMT</pubDate></item><item><title><![CDATA[Reply to Dateien kopieren on Mon, 04 Oct 2004 13:53:13 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/366">@Peter</a><br />
CopyFileTo finde ich bei mir in der Hilfe nicht (BCB5). Kann es sein das die Funktion erst ab BCB6 dabei ist ?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/620768</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/620768</guid><dc:creator><![CDATA[Braunstein]]></dc:creator><pubDate>Mon, 04 Oct 2004 13:53:13 GMT</pubDate></item><item><title><![CDATA[Reply to Dateien kopieren on Mon, 04 Oct 2004 14:10:23 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://www.c-plusplus.net/forum/uid/1387">@Braunstein</a><br />
Möglich, hab die Funktion ehrlich gesagt auch vor kurzem erst entdeckt, definiert in <strong>idGlobal.pas</strong>. Hat anscheinend was mit Indy zu tun, fängt mit 'id' an und die ganzen idGlobal-Funktionen hören sich auch irgendwie nach Indy an ...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/620795</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/620795</guid><dc:creator><![CDATA[Peter]]></dc:creator><pubDate>Mon, 04 Oct 2004 14:10:23 GMT</pubDate></item></channel></rss>