Robert Shearman <[EMAIL PROTECTED]> writes:
> Alexandre Julliard wrote:
>
> >Index: wine/dlls/setupapi/parser.c
> >diff -u -p wine/dlls/setupapi/parser.c:1.15 wine/dlls/setupapi/parser.c:1.16
> >--- wine/dlls/setupapi/parser.c:1.15 Tue May 31 17:10:06 2005
>
Alexandre Julliard wrote:
Index: wine/dlls/setupapi/parser.c
diff -u -p wine/dlls/setupapi/parser.c:1.15 wine/dlls/setupapi/parser.c:1.16
--- wine/dlls/setupapi/parser.c:1.15Tue May 31 17:10:06 2005
+++ wine/dlls/setupapi/parser.c Tue May 31 17:10:06 2005
@@ -852,7 +852,9 @@ static DWORD
> 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
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