[2/3] kernel32/tests: Test K32GetProcessImageFileNameA() and improve the QueryFullProcessImageNameA() tests.

Francois Gouget fgouget at codeweavers.com
Mon Oct 3 13:44:18 CDT 2011


On Fri, 30 Sep 2011, Francois Gouget wrote:

> ---
> 
> At some point the test assumes that GetModuleFileName() resets LastError 
> so it depends on the previous patch.

I'll resend this one. As the previous patch shows we cannot assume 
LastError is reset on some Windows versions. Also I think I can simplify 
the K32GetProcessImageFileNameA() tests since 
QueryFullProcessImageNameA() does the same thing.

-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-patches mailing list