rpcrt4.dll NdrGetUserMarshalInfo() problem

Mike Hearn m.hearn at signal.QinetiQ.com
Tue Sep 28 03:25:51 CDT 2004


J. Grant wrote:
> 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.

Run it like this

WINEDLLOVERRIDES=ole32,oleaut32,rpcrt4=n wine ...

> p.s. Is there any way to get these mangled function names to be 
> displayed un-mangled please?

Yes, use the winedump program.

thanks -mike



More information about the wine-devel mailing list