On Sat, 31 Jul 2004 12:51:01 +0200, Jeroen Janssen wrote:
This change will make sure that if a proxy/stub dll was already registered,
it is not overwritten by the TypeLib Marshaller if we're not registering
an ole automation interface.
I think we (always?) want to use a 'real' available proxy/stub
implementation when available, instead of simply 'overruling' to the
typelib marshaller.
Our current DCOM does not use RPC connection management so I'm not sure
this will work. That hack is there for a reason: how many InstallShields
did you verify this patch works with, and which versions were they?