| commit | 714b66e9457dacf32e0bfefb9564e20e446bc44d | [log] [tgz] |
|---|---|---|
| author | Robert Shearman <rob@codeweavers.com> | Fri Mar 31 12:34:25 2006 +0100 |
| committer | Alexandre Julliard <julliard@winehq.org> | Fri Mar 31 17:38:43 2006 +0200 |
| tree | a83c1a6f06af08a5b61d24980561961f5c73de49 | |
| parent | 1fd711c1920c0336a1e9dd942a2c90775466f2e7 [diff] |
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.