MSI: Implementation of the MsiVerifyDiskSpace function

Saulius Krasuckas saulius2 at ar.fi.lt
Sun Jan 29 03:15:28 CST 2006


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



More information about the wine-devel mailing list