On Sun, 26 Mar 2000, Eric Pouech wrote:
> Francois Gouget wrote:
[...]
> > the program dies). So I investigated a bit and found that the winmm
> > library is not initialized in Winelib mode: i.e. WINMM_LibMain is not
> > called.
[...]
> it's simply because your program doesn't import the WINMM DLL.
[...]
> import WINMM.DLL
Thanks! I suspected something like this. I still don't have
sound (strange?) but I see that winmm is being initialized and it does
not kill the program anymore. I'll debug it more tomorrow.
[...]
> it seems that you'd need to extend your makefile/ .spec file generator
Yes. Actually, I should even be able to do it automatically by
analyzing the result of dumpbin (which I normally have anyway to do API
cross-referencing).
--
Francois Gouget [EMAIL PROTECTED] http://www.multimania.com/fgouget
Linux: It is now safe to turn on your computer.