Hi.

I need to know if is possible to count all the existing files in a fixed drive disk.

Example: in a form i have a label, in that label i put a number; the number is obtained counting all the existing files in C:\

if i have 12044 files in my hard disk, the label must show 12044

Thx