http://bugs.winehq.org/show_bug.cgi?id=3105
Summary: RPCRT4_NdrClientCall2 is a stub Product: Wine Version: CVS Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-ole AssignedTo: wine-bugs@winehq.org ReportedBy: wine.dev@web.de
:~/wine.cvs$ wine rundll32.exe printui.dll,PrintUIEntry "/s"
With "printui.dll" (w2k) "winspool.drv" (w2k) i get this fixme:
fixme:ole:RPCRT4_NdrClientCall2 (pStubDec == ^0x777f1c20,pFormat = ^0x777f1cd0,...): stub fixme:ole:RPCRT4_NdrClientCall2 (pStubDec == ^0x777f1c20,pFormat = ^0x777f22b8,...): stub fixme:ole:RPCRT4_NdrClientCall2 (pStubDec == ^0x777f1c20,pFormat = ^0x777f22b8,...): stub fixme:ole:RPCRT4_NdrClientCall2 (pStubDec == ^0x777f1c20,pFormat = ^0x777f1cd0,...): stub fixme:ole:RPCRT4_NdrClientCall2 (pStubDec == ^0x777f1c20,pFormat = ^0x777f2480,...): stub fixme:ole:RPCRT4_NdrClientCall2 (pStubDec == ^0x777f1c20,pFormat = ^0x777f1c82,...): stub
A log with "+ole" is in the way.