kernel32: Implement K32GetProcessImageFileNameA().

Francois Gouget fgouget at codeweavers.com
Fri Aug 5 05:07:19 CDT 2011


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
> 
> === W7PROX64 (32 bit psapi_main) ===
> psapi_main.c:110: Test failed: cbNeeded=108

These are unrelated to the parts I changed.
(EnumProcessModules() instead of GetProcessImageFileNameA())

-- 
Francois Gouget <fgouget at codeweavers.com>



More information about the wine-devel mailing list