Re: wine.info add fake dlls for msacm32.drv and midimap.dll

2008-04-14 Thread Alexandre Julliard
"Steven Edwards" <[EMAIL PROTECTED]> writes: > If I understand the issue correctly the problem is in Wine. The > application works on Windows no problem. The Thinstall LoadLibrary > hook can't be expected to know about builtin dlls if its searching the > default directories or looking up KnownDLLs

Re: wine.info add fake dlls for msacm32.drv and midimap.dll

2008-04-12 Thread Steven Edwards
On Sun, Apr 13, 2008 at 1:56 AM, Steven Edwards <[EMAIL PROTECTED]> wrote: > If I understand the issue correctly the problem is in Wine. The > application works on Windows no problem. The Thinstall LoadLibrary > hook can't be expected to know about builtin dlls if its searching the > default d

Re: wine.info add fake dlls for msacm32.drv and midimap.dll

2008-04-12 Thread Steven Edwards
Hi, On Sun, Apr 13, 2008 at 1:51 AM, Dmitry Timoshkov <[EMAIL PROTECTED]> wrote: > DLLs are being added to wine.inf only if an app does check for a dll > existence, which is not the case here. You need to investigate further > what is going on. This is what Ge said -- I dug a bit deeper and

Re: wine.info add fake dlls for msacm32.drv and midimap.dll

2008-04-12 Thread Dmitry Timoshkov
"Steven Edwards" <[EMAIL PROTECTED]> wrote: > trace:winmm:DllMain 0x7e25 0x1 (nil) > trace:winmm:MMDRV_Init () trace:winmm:MMDRV_Install > ('winealsa.drv', 'winealsa.drv', mapper=N); > warn:winmm:MMDRV_Install Couldn't open driver 'winealsa.drv' > trace:winmm:MMDRV_Install ('wineoss.drv', 'win