Hello,
I am getting the attached error when running an install of Overnet v0.52.
Basically it cannot find NdrGetUserMarshalInfo(), despite it being in the dll at entry point: 77d43452h, order 199. Any ideas what this problem could be? I'm expecting this to be the symptom of some wider problem.
Any help appreciated.
Kind regards
JG
p.s. Is there any way to get these mangled function names to be displayed un-mangled please?
c:\opt\overnet_0_52>overnet c:\opt\overnet_0_52>err:module:import_dll No implementation for MSVCRT.dll.??_U@YAPAXI@Z imported from L"C:\opt\overnet_0_52\MSVCIRT.dll", setting to 0xdeadbeef err:module:import_dll No implementation for MSVCRT.dll.??_V@YAXPAX@Z imported from L"C:\opt\overnet_0_52\MSVCIRT.dll", setting to 0xdeadbeef
On Tue, Sep 28, 2004 at 09:25:51AM +0100, Mike Hearn wrote:
I had already told him several days ago in another wine-devel mail, so maybe he asked it to be included in the standard Wine "unimplemented API" error message? (which would be a useful thing to do) Basically, check if mangled, and in this case print *both* unmangled and mangled name.
Andreas Mohr
Apologies for delay replying.
On 28/09/04 09:46, Andreas Mohr wrote: [...]
Yes, this is what I was thinking. I don't remember seing it not mangled when running wine in 20050524
Please include my email address in any replies.
Kind regards JG