Thanks Ranthalion.

But GetDiskFreeSpaceEx method requires a drive name. It does not take a shared path.

My input is something like

\\GlobalShare\Media\Audio\

I want to get free space at this path. i.e. number of bytes that are available for use.


Thanks.