ole: Use ncalrpc instead of ncacn_np as the RPC transport.
commit714b66e9457dacf32e0bfefb9564e20e446bc44d
authorRobert Shearman <rob@codeweavers.com>
Fri, 31 Mar 2006 11:34:25 +0000 (31 12:34 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 31 Mar 2006 15:38:43 +0000 (31 17:38 +0200)
treea83c1a6f06af08a5b61d24980561961f5c73de49
parent1fd711c1920c0336a1e9dd942a2c90775466f2e7
ole: Use ncalrpc instead of ncacn_np as the RPC transport.

Use ncalrpc instead of ncacn_np as the transport as this is more similar
to how ole32 from NT works and should also be compatible with rpcrt4
from Win9x, allowing more combinations of dlls to work.
dlls/ole32/rpc.c