hi - can some give me a hint how to find out the free space of a drive on a windows system? I found that I can get a list of the attached drives wiht QFileInfoList QDir::drives(), getting a list of fileInfo objects. But if I look there I don't see the information about free space
Thanks in advance,
Klaus