[Bug 3950] Could not load 'SOUND.DLL'

Wine Bugs wine-bugs at winehq.org
Sat Nov 26 20:52:22 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3950





------- Additional Comments From cus at fazekas.hu  2005-26-11 20:52 -------
I think MATLAB does not specify, maybe because it's a 16bit app? It just needs
'SOUND'

>From the logfile:
000a:trace:module:NE_LoadDLLs Loading 'GDI'
000a:trace:module:GetModuleHandle16 (GDI)
000a:trace:module:NE_LoadDLLs Loading 'USER'
000a:trace:module:GetModuleHandle16 (USER)
000a:trace:module:NE_LoadDLLs Loading 'KERNEL'
000a:trace:module:GetModuleHandle16 (KERNEL)
000a:trace:module:NE_LoadDLLs Loading 'SOUND'
000a:trace:module:GetModuleHandle16 (SOUND) 

But NE_LoadDLLs adds the ".DLL" extension to the base name. When sound.dll was
used in wine, it found it. But now, it doesn't, because the filename does not match.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list