Testers on windows needed

Nicolas Le Cam niko.lecam at gmail.com
Tue Jul 28 12:57:01 CDT 2009


2009/7/28 Stefan Leichter <Stefan.Leichter at camline.com>:
> Hello,
>
> i'm looking for some good souls testing the attached patch one windows.
>
> While looking for bug 7701 i found that the function __vbaNew2 of the
> MSVBVM60.dll does not like return values from SHGetFileInfoA bigger than
> 0x7fff
>
> Can you please report at least the results of the trace statements and if any
> modified test fails for you, the console output is fine for me too.
>
> Thanks for your help
> Stefan
>
>
>
>
Hi Stefan, here are the results on my boxes.

French 2K SP4 :
shlfileop.c:192: SHGetFileInfoA('') 1
shlfileop.c:229: SHGetFileInfoA(c:\nonexistent) 1
shlfileop.c:251: SHGetFileInfoA(c:\nonexistent) 1
shlfileop.c:270: SHGetFileInfoA(C:\WINNT\system32\notepad.exe) 1
shlfileop.c:277: SHGetFileInfoA(C:\WINNT\system32\notepad.exe) 1
shlfileop.c:292: SHGetFileInfoA(test4.txt) 1
shlfileop.c:299: SHGetFileInfoA(test4.txt) 1
shlfileop.c:313: SHGetFileInfoA(c:\) 1
shlfileop: 622 tests executed (0 marked as todo, 0 failures), 0 skipped.

French XP SP3 :
shlfileop.c:192: SHGetFileInfoA('') 1
shlfileop.c:229: SHGetFileInfoA(c:\nonexistent) 1
shlfileop.c:251: SHGetFileInfoA(c:\nonexistent) 1
shlfileop.c:270: SHGetFileInfoA(C:\WINDOWS\system32\notepad.exe) 1
shlfileop.c:277: SHGetFileInfoA(C:\WINDOWS\system32\notepad.exe) 1
shlfileop.c:292: SHGetFileInfoA(test4.txt) 1
shlfileop.c:299: SHGetFileInfoA(test4.txt) 1
shlfileop.c:313: SHGetFileInfoA(c:\) 1
shlfileop: 622 tests executed (0 marked as todo, 0 failures), 0 skipped.

No new failures on root drive directories or network directories.

-- 
Nicolas Le Cam



More information about the wine-devel mailing list