SF1493647 support alternate dll loading directories

This commit is contained in:
clay_shooter
2006-09-30 16:39:32 +00:00
parent 23f64b600c
commit a50685d412
7 changed files with 70 additions and 16 deletions

View File

@@ -31,6 +31,13 @@
<tr>
<td width="100%" colspan="2"><b>Patches</b></td>
</tr>
<tr>
<td width="13%">SF1493647</td>
<td width="87%">Support command line parameter dll location specification.
Applets and other tools can now specificy the dll location that
is fed to a System.load() rather than System.loadLibrary for the
situation where the app can't write the dll to a library path directory.</td>
</tr>
<tr>
<td width="13%">&nbsp;</td>
<td width="87%">&nbsp;</td>