Re: [OLE #69] Use RPC Runtime

2005-02-14 Thread Robert Shearman
Mike Hearn wrote: We'll still need to run a message loop in the RPC runtime right? Until we do that I think InstallShield won't work correctly. So that's the keystone - after that it should all fall into place. Yes, that's roughly correct. Rob

Re: [OLE #69] Use RPC Runtime

2005-02-14 Thread Mike Hearn
Robert Shearman wrote: Hi, This patch is significant as it changes the RPC backend of our COM implementation from using named pipes to using any transport implemented by the RPC runtime. As a matter of coincidence, this patch is numbered 69, which is my favourite number, and this patch is my fav