On Tue, 3 Oct 2006, Marcus Meissner wrote:

> Hi,
> 
> Added dsound.dll and dsound.vxd and ddhelp.exe
> to the fake dlls.
> 
> These are checked for by "Curse of Monkey Island"
> DirectX check.
[...]
> +11,,ddhelp.exe
>  11,,ddraw.dll
> +11,,dsound.dll
> +11,,dsound.vxd
[...]

I think we should not add fake exes if we don't have the corresponding 
Winelib exe. I have seen it cause applications think that the exe is 
available and thus try to run it which fails (hence commit 
efafe08fc6a6d843e52069095947c70abeab867e).

So here it seems to fix an application but it may just break many 
others. IMHO, it would be better to (also) add a stub. Fake dlls 
probably have the same issue but maybe not vxds.

-- 
Francois Gouget <[EMAIL PROTECTED]>              http://fgouget.free.fr/
                            1 + e ^ ( i * pi ) = 0


Reply via email to