http://bugs.winehq.org/show_bug.cgi?id=3105
wine.dev@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #951 is|0 |1 obsolete| | Attachment #1522 is|0 |1 obsolete| |
------- Additional Comments From wine.dev@web.de 2006-14-06 08:41 ------- Created an attachment (id=2632) --> (http://bugs.winehq.org/attachment.cgi?id=2632&action=view) WINEDEBUG="+rpc,+ole"
Hi. Time for a new test: The stuff made a big step.
This is still present: fixme:rpc:RpcBindingSetOption (0x7bc43980, 11, 1): stub as well as fixme:rpc:NdrClientCall2 new correlation description not implemented
Touching the wild guess: trace:rpc:NdrGetBuffer (stubmsg == ^0x7b8ef284, buflen == 20, handle == 0x7bc43980): wild guess.
This will not work for a long Time trace:rpc:rpcrt4_open_pipe connecting to \.\pipe\lrpc\spoolss trace:file:CreateFileW L"\\.\pipe\lrpc\spoolss" GENERIC_READ GENERIC_WRITE creation 3 attributes 0x0 trace:file:RtlDosPathNameToNtPathName_U (L"\\.\pipe\lrpc\spoolss",0x7b8eecf0,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"\\.\pipe\lrpc\spoolss" 520 0x7b8eea58 (nil)) warn:file:CreateFileW Unable to create file L"\\.\pipe\lrpc\spoolss" (status c0000034) trace:file:CreateFileW returning 0xffffffff trace:file:RtlDosPathNameToNtPathName_U (L"\\.\pipe\lrpc\spoolss",0x7b8eead0,(nil),(nil)) trace:file:RtlGetFullPathName_U (L"\\.\pipe\lrpc\spoolss" 520 0x7b8ee848 (nil)) warn:rpc:rpcrt4_open_pipe connection failed, error=e7
BTW, when I start "spoolsv.exe", I can't see an CreateFile for the other End
Thanks to all who work on RPC/OLE