Newsgroups : Borland : borland.public.delphi.nativeapi.win32 : 2005 Feb : Re: Get total File count on drive via api call?
| Subject: | Re: Get total File count on drive via api call? |
| Posted by: | "Robert Marquardt" (robert_marquar..@gmx.de) |
| Date: | Tue, 15 Feb 2005 06:36:31 |
AJ Marknette wrote:
> Anybody know a *FAST* way to get a total file count ona drive via
> winapi?
No API for that (otherwise MS would use it in the Explorer).
File systems do not store that info.
none