Displaying 1 result from an estimated 1 matches for "iqueryassociations_fngetdata".
2006 Jul 16
1
How to find the correct native DLL?
...Is there a way to find
out of the error messages Wine dumps to the console which DLL contains
that code (so which one I need to replace by the native one)?
For instance, after replacing Wine's shell.dll and shell32.dll with the
Microsoft ones, I get a lot of errors like that:
fixme:shell:IQueryAssociations_fnGetData (0x7fd3db28, 0x0, 0x3, (null),
(nil), (nil))-stub!
Is there a way to make Wine report which of its built-in DLLs contains
that fixme-thing?
Many thanks in advance,
yours,
Daniel