Patch 1208570 added parameters that let a user provide typelib information required to get Excel events
This commit is contained in:
@@ -11,15 +11,14 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<b>Nothing Yet</b>
|
||||
<b>Event Callbacks</b>
|
||||
<ul>
|
||||
<li>Nothing Yet
|
||||
</ul>
|
||||
</li>
|
||||
<li>
|
||||
<b>Nothing Yet</b>
|
||||
<ul>
|
||||
<li>Nothing Yet
|
||||
<li>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.
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
@@ -41,8 +40,8 @@
|
||||
<td width="100%" colspan="2"><b>Patches</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%">00000 </td>
|
||||
<td width="87%">none at this time</td>
|
||||
<td width="13%">1208570</td>
|
||||
<td width="87%">Support Excel and other objects events</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%"> </td>
|
||||
|
||||
Reference in New Issue
Block a user