GetVolumeInformationA: please test this on MS-Windows

Jeff Zaroyko jeffzaroyko at gmail.com
Mon Aug 2 04:32:28 CDT 2010


On Mon, Aug 2, 2010 at 7:03 PM,  <Joerg-Cyril.Hoehle at t-systems.com> wrote:
> Hi,
>
> Jeff Zaroyko wrote:
>>No failures outside of MinGW.
> Thanks. This validates the relationship between GetVolumeInformation
> and the per-drive current directory on win95/98/2k/xp/7.
>
>>Inside MinGW, I invoke cmd to run the batch file:
>>volume: 406 tests executed (0 marked as todo, 2 failures), 0 skipped.
> Wait! When starting from C: as in cases a) and b) there should have been a skip.
>    if (currentdir[0] == windowsdir[0]) {
>        skip("Please re-run from another device than %c:\n", windowsdir[0]);
> If properly skipped, there would have been 0 failures.
>
> Could you please add a
> TRACE("%s vs. %s\n", currentdir, windowsdir);

Would you mind supplying a new binary?  My regular GNU/Linux system is
dead due to hardware issues and I don't have a new enough version of
flex to try building with MinGW on Windows.



More information about the wine-devel mailing list