Re: kernel32: Implement K32GetProcessImageFileNameA().

2011-08-05 Thread Francois Gouget
On Fri, 5 Aug 2011, Marvin wrote: [...] > Full results can be found at > http://testbot.winehq.org/JobDetails.pl?Key=13315 [...] > === WVISTAADM (32 bit psapi_main) === > psapi_main.c:110: Test failed: cbNeeded=100 This got me looking into this test. It's a test of EnumProcessModules(). It's supp

Re: kernel32: Implement K32GetProcessImageFileNameA().

2011-08-05 Thread Francois Gouget
On Fri, 5 Aug 2011, Marvin wrote: [...] > === WVISTAADM (32 bit psapi_main) === > psapi_main.c:110: Test failed: cbNeeded=100 > > === W2K8SE (32 bit psapi_main) === > psapi_main.c:110: Test failed: cbNeeded=100 > > === W7PRO (32 bit psapi_main) === > psapi_main.c:110: Test failed: cbNeeded=96 >

Re: kernel32: Implement K32GetProcessImageFileNameA().

2011-08-05 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=13315 Your paranoid android