views:

61

answers:

0

Can one get the volume total size being a normal user ?
GetDiskFreeSpaceEx does return the Total Number Of Free Bytes but not the Total Bytes.
So the only Total Bytes i get are those of the quota
using DeviceIoControl with IOCTL_DISK_GET_LENGTH_INFO doesn't seem to work with non admin rights.