RE: dlls/setupapi/parser.c

2004-10-07 Thread Ge van Geldorp
> From: Alexandre Julliard > > Ge van Geldorp <[EMAIL PROTECTED]> writes: > > > Changelog: > > Ge van Geldorp <[EMAIL PROTECTED]> > > - GetFullPathName returns length without nul byte > > If it does that's a bug, it's supposed to count the > terminating null. Or do you have evidence that it

Re: dlls/setupapi/parser.c

2004-10-06 Thread Alexandre Julliard
Ge van Geldorp <[EMAIL PROTECTED]> writes: > Changelog: > Ge van Geldorp <[EMAIL PROTECTED]> > - GetFullPathName returns length without nul byte If it does that's a bug, it's supposed to count the terminating null. Or do you have evidence that it doesn't do that on Windows? -- Alexandre Jul