* On Sun, 29 Jan 2006, Thomas Weidenmueller wrote:
- MattK wrote:
ChangeLog: Implementation of the MsiVerifyDiskSpace function
- GetDiskFreeSpace is called with a uninitialized buffer
- GetDiskFreeSpaceEx should be used to support big partitions
- missing error checks lead to bogus calculations
- calculating whether there's enough space is completely wrong
5. for unicodiness' sake we should use *W version of a functions, not *A