Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » C / C++ (WinAPI, Konsole) » List of files in a dir + it's subdirs + subdir's files?

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: > 1 <
000
25.08.2005, 15:36 Uhr
~hristo
Gast


Hello!

Has there anybody any code to get a list of a spezified
directory's files, subdirectories and their files? The list perhaps
as CString or CStringArray?

Many thanks
Hristo
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
001
25.08.2005, 16:52 Uhr
FloSoft
Medialer Over-Flow
(Administrator)


if you use the MFC, you can use CFileFind to recursivly search all files in a directory and his subdirectories. Then you can also put the found files in a CStringArray.
--
class God : public ChuckNorris { };
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
002
26.08.2005, 23:39 Uhr
Skippy



hab mal gelesen das es zur not auch mit

WIN32_FIND_DATA fd;
HANDLE hfind;

funktioniert nur das man hierbei jedes gefundene unterverzeichnis extra durchsuchen muss

Dieser Post wurde am 26.08.2005 um 23:40 Uhr von Skippy editiert.
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: > 1 <     [ C / C++ (WinAPI, Konsole) ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: