<?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[Einbeziehen von Subdirectorys]]></title><description><![CDATA[<p>Hi Leute,<br />
Ich hab ein Programm, das mir einen Ordner nach einem bestimmten Typ Files durchsucht (Ich wechsele via _chdir in den entsprechen Ordner). Wie kann ich hierbei noch zusätzlich eventuell vorhandene Unterordner mit einbeziehen?<br />
MFG<br />
Gangrel</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/58935/einbeziehen-von-subdirectorys</link><generator>RSS for Node</generator><lastBuildDate>Tue, 02 Jun 2026 22:10:58 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/58935.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 17 Dec 2003 10:47:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Einbeziehen von Subdirectorys on Wed, 17 Dec 2003 10:47:23 GMT]]></title><description><![CDATA[<p>Hi Leute,<br />
Ich hab ein Programm, das mir einen Ordner nach einem bestimmten Typ Files durchsucht (Ich wechsele via _chdir in den entsprechen Ordner). Wie kann ich hierbei noch zusätzlich eventuell vorhandene Unterordner mit einbeziehen?<br />
MFG<br />
Gangrel</p>
]]></description><link>https://www.c-plusplus.net/forum/post/418147</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/418147</guid><dc:creator><![CDATA[Gangrel]]></dc:creator><pubDate>Wed, 17 Dec 2003 10:47:23 GMT</pubDate></item><item><title><![CDATA[Reply to Einbeziehen von Subdirectorys on Wed, 17 Dec 2003 12:14:40 GMT]]></title><description><![CDATA[<p>Hi</p>
<p>_chdir ist nicht grad MFC <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>Versuchs mal mit der Klasse CFileFind:<br />
<a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfc_cfilefind.asp" rel="nofollow">http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vcmfc98/html/_mfc_cfilefind.asp</a></p>
<p>Grüße Rapha</p>
]]></description><link>https://www.c-plusplus.net/forum/post/418211</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/418211</guid><dc:creator><![CDATA[Rapha]]></dc:creator><pubDate>Wed, 17 Dec 2003 12:14:40 GMT</pubDate></item></channel></rss>