http://bugs.winehq.org/show_bug.cgi?id=17195 Juan Lang <juan_lang(a)yahoo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |juan_lang(a)yahoo.com --- Comment #11 from Juan Lang <juan_lang(a)yahoo.com> 2009-02-05 15:12:51 --- I tried building and running this here. I modified Makefile to use winegcc rather than '/usr/local/bin/wine gcc.exe'. I then tried: $ ./msrpcd -p mypipe That produced this output: open_server_pipe: \\.\pipe\mypipe open_server_pipe succeeded I then ran: $ ./msrpc -p mypipe -t test1 The server produced this output: Named Pipe connected msrpcd_process: connection received not ok 0x1c error 6d not ok 0x1c error 6d The client produced this output: ncalrpc_l_establish_connection: connecting to .[mypipe] Opening pipe \\.\pipe\mypipe SetNamedPipeHandleState failedncalrpc_l_establish_connection: failed mypipe) connection failed msrpc_send: data: 0x7c703698 len 17 sent data failed Is this what you expect would happen under Wine? What would happen under Windows? Updated instructions, expected results, etc. would help. Thanks! -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.