does anyone know what i would use to get the free space on my local hard drive.

I am looking for something that I can pass the drive letter into.

something that would work like this... (i know this is not actuall code just givving an example of how i would expect it to function)



intFreeSpace = localmachine.drivespace.freespace(driveletter);

Thanks in Advance,

David