http://bugs.winehq.org/show_bug.cgi?id=4151
Summary: MSMONEY complains of not being able to load sound.dll Product: Wine Version: 0.9.3. Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: rnejdl@ringofsaturn.com
I have had problems since wine went to the .9.x series with MSMONEY. It is not able to load sound.dll. Here's the relevant output from the console:
trace:module:NE_LoadDLLs Loading 'KERNEL' trace:module:GetModuleHandle16 (KERNEL) trace:module:NE_LoadDLLs Loading 'USER' trace:module:GetModuleHandle16 (USER) trace:module:NE_LoadDLLs Loading 'GDI' trace:module:GetModuleHandle16 (GDI) trace:module:NE_LoadDLLs Loading 'KEYBOARD' trace:module:GetModuleHandle16 (KEYBOARD) trace:module:NE_LoadDLLs Loading 'SOUND' trace:module:GetModuleHandle16 (SOUND) trace:module:MODULE_LoadModule16 Trying native dll 'SOUND.DLL' trace:module:GetModuleFileName16 11c7 -> 'C:\PROG~FBU\MSMONEY\MSMONEY.EXE
This seems related to another bug I saw, 3950. Basically, MSMONEY does not have a sound.dll but uses the builtin one. It is is not able to properly load the sound.drv module. I have completely rebuilt my wine configs testing all different versions from windows 3.1 up to windows XP. I have even tried creating a symlink for sound.dll but that did not work. I was hoping to have seen this fixed with the more recent releases of wine, but I'm guessing that this issue is not on the radar yet.
Thanks! Rusty Nejdl