Hans Leidekker <h...@codeweavers.com> writes:

> The ie7 installer makes this call:
>
> LoadLibraryExA("C:\\windows\\system32\\pidgen.dll", 0, 
> LOAD_LIBRARY_AS_DATAFILE)
>
> which fails if the file doesn't exist.

No, it should work just fine. You shouldn't need a fake library for
that.

-- 
Alexandre Julliard
julli...@winehq.org


Reply via email to