Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.007 Beiträge
 
#1

Efficient File Enumeration

  Alt 25. Nov 2013, 09:10
Delphi offers two ways of enumerating files in a directory and its sub-directories, the first is the classic (and buggy) FindFirst/FindNext, the second is IOUtils TDirectory.GetFiles*and not very efficient. Here is why and how I implemented DWScript‘s dwsXPlatform.CollectFiles, and a tip about ...

More...
  Mit Zitat antworten Zitat