Re: [Bug 751] Changed - GetDiskFreeSpace should return >2GB on some systems
Hi all, could you have a look at bug #751 and check the values on your Windows version and add a comment to the bug on what your version does ? (please don't forget to only check for partitions > 2GB !!) Thanks ! On Thu, May 30, 2002 at 11:19:14PM -0500, wine-bugs(a)winehq.com wrote:
http://bugs.winehq.com/show_bug.cgi?id=751
*** shadow/751 Thu May 30 23:18:08 2002 --- shadow/751.tmp.27844 Thu May 30 23:19:14 2002 *************** *** 25,27 **** --- 25,31 ---- the selected emulated version, or always return the actual free size.
I'll attach a small program to obtain the return values from GetDiskFreeSpaceA. + + ------- Additional Comments From vberon(a)mecano.gme.usherb.ca 2002-05-30 23:19 ------- + Created an attachment (id=150) + Test program to obtain the return values of GetDiskFreeSpaceA
-- Andreas Mohr Stauferstr. 6, D-71272 Renningen, Germany Tel. +49 7159 800604 http://mohr.de.tt
Andreas Mohr a écrit :
Hi all,
could you have a look at bug #751 and check the values on your Windows version and add a comment to the bug on what your version does ? (please don't forget to only check for partitions > 2GB !!)
Actually, it's partitions with _free space_ > 2GB. And as Dustin correctly noticed, change the D:\\ in the source to the correct drive. Vincent
participants (2)
-
Andreas Mohr -
Vincent Béron