Patch 1208570 added parameters that let a user provide typelib information required to get Excel events

This commit is contained in:
clay_shooter
2005-10-28 22:58:51 +00:00
parent 545b81e5b1
commit 4e2d45e3ff
7 changed files with 295 additions and 133 deletions

View File

@@ -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%">&nbsp;</td>