1340233 protect Dispatch constructor
1185167 Connect to running instance -- experimental API
This commit is contained in:
@@ -1,5 +1,67 @@
|
|||||||
<HTML>
|
<HTML>
|
||||||
<BODY>
|
<BODY>
|
||||||
|
<h2>What's New in JACOB 1.9.2</h2>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<b>Windows Processes</b>
|
||||||
|
<ul>
|
||||||
|
<li>New proposed API to support ActiveXComponent connections to already running applications.
|
||||||
|
Factory methods have been added to the ActiveXComponent to support this.
|
||||||
|
(Feedback wanted)
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Nothing Yet</b>
|
||||||
|
<ul>
|
||||||
|
<li>Nothing Yet
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<b>Nothing Yet</b>
|
||||||
|
<ul>
|
||||||
|
<li>Nothing Yet
|
||||||
|
</ul>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
<h2>Tracked Changes</h2>
|
||||||
|
<table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="100%">
|
||||||
|
<tr>
|
||||||
|
<td width="100%" colspan="2"><b>Bugs</b></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="13%">1340233</td>
|
||||||
|
<td width="87%">Null Program Id in Dispatch Constructor does bad things to VM</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="13%"> </td>
|
||||||
|
<td width="87%"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="100%" colspan="2"><b>Patches</b></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="13%">00000 </td>
|
||||||
|
<td width="87%">none at this time</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="13%"> </td>
|
||||||
|
<td width="87%"> </td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="100%" colspan="2"><b>Feature Requests</b></td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td width="13%">1185167</td>
|
||||||
|
<td width="87%">Provide methods to connect to running instance.</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<!---------------------------------------/>
|
||||||
|
|
||||||
|
|
||||||
<h2>What's New in JACOB 1.9.1</h2>
|
<h2>What's New in JACOB 1.9.1</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user