SF 1702604 - alpha prototype for activeXInvocationProxy event callbacks

This commit is contained in:
clay_shooter
2007-04-18 02:59:38 +00:00
parent 536fc35171
commit 7d7ed62066
13 changed files with 747 additions and 534 deletions

View File

@@ -86,6 +86,13 @@
<td width="87%" valign="top">(pre-release 1) Dispatch static methods should throw runtime exceptions when
null is passed in for the Dispatch object and when the Dispatch object is in an invalid state. </td>
</tr>
<tr>
<td width="13%" valign="top">1702604 </td>
<td width="87%" valign="top">(pre-release 6) Support java semantics in event callbacks. Create
ActiveXInvocationProxy and ActiveXDispatchEvents that provide the supplemental API.
See IETestActiveXProxy.java for an example.
</td>
</tr>
<tr>
<td width="13%" valign="top">&nbsp;</td>
<td width="87%" valign="top">&nbsp;</td>