SF1550628: loadLibrary call mofed to a single location so that folks interested in changing how it works to support applets only has to modify in one location
This commit is contained in:
@@ -1,5 +1,50 @@
|
||||
<HTML>
|
||||
<BODY>
|
||||
<h2>JACOB 1.11</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
<li>
|
||||
<b>Build</b>
|
||||
<ul>
|
||||
<li>Build process now notifies developer if version property missing
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Tracked Changes</h3>
|
||||
<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%">1550604</td>
|
||||
<td width="87%">Build process died with confusing error if version not set in properties file</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%"> </td>
|
||||
<td width="87%"> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="100%" colspan="2"><b>Support Requests</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td width="13%">1550628</td>
|
||||
<td width="87%">Moved all LoadLibrary requests into JacobObject. Classes not subclassed
|
||||
off of JacobObject make calls to a static method on JacobObject to make sure
|
||||
DLL is loaded</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</ul>
|
||||
|
||||
<!---------------------------------------/>
|
||||
<h2>JACOB 1.10.1</h2>
|
||||
<h3>What's New</h3>
|
||||
<ul>
|
||||
|
||||
Reference in New Issue
Block a user