New proposed API to support ActiveXComponent connections to already running applications.
Factory methods have been added to the ActiveXComponent to support this.
(Feedback wanted)
Event Callbacks
Jacob normally uses information in the registry to find the connection
information needed to set up event callbacks. Excel and other programs
don't put that information in the registry. A new optional parameter
has been added to the DispatchEvents constructors that lets a user provide
the location of the OLB or EXE that contains the information required to
retrieve the events.
Tracked Changes
Bugs
1340233
Null Program Id in Dispatch Constructor does bad things to VM