<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="1" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[1]</anchor-end>
<cite><strong>[</strong>CCA-frameworks<strong>]</strong> Changing SIDL.DLL and SIDL.Loader</cite> (<code>2003-11-01 05:48:02 +09:00</code> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="https://cca1.ornl.gov/pipermail/cca-frameworks/2003-October/000020.html" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI">https://cca1.ornl.gov/pipermail/cca-frameworks/2003-October/000020.html</anchor-external></p><blockquote><pre>     * Load a dynamic link library using the specified URI.  The
     * URI may be of the form &quot;main:&quot;, &quot;lib:&quot;, &quot;file:&quot;, &quot;ftp:&quot;, or
     * &quot;http:&quot;.  A URI that starts with any other protocol string
     * is assumed to be a file name.  The &quot;main:&quot; URI creates a
     * library that allows access to global symbols in the running
     * program's main address space.  The &quot;lib:X&quot; URI converts the
     * library &quot;X&quot; into a platform-specific name (e.g., libX.so) and
     * loads that library.  The &quot;file:&quot; URI opens the DLL from the
     * specified file path.  The &quot;ftp:&quot; and &quot;http:&quot; URIs copy the
     * specified library from the remote site into a local temporary
     * file and open that file.  This method returns true if the
     * DLL was loaded successfully and false otherwise.  Note that
     * the &quot;ftp:&quot; and &quot;http:&quot; protocols are valid only if the W3C
     * WWW library is available.</pre></blockquote><p><anchor-end xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:anchor="3" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:">[3]</anchor-end>
<cite></cite> (<code>2007-02-03 16:17:13 +09:00</code> 版) <anchor-external xmlns="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resParameter="http://www-unix.mcs.anl.gov/ase/SIDL.html#SIDL.DLL" xmlns:a0="urn:x-suika-fam-cx:markup:suikawiki:0:9:" a0:resScheme="URI">http://www-unix.mcs.anl.gov/ase/SIDL.html#SIDL.DLL</anchor-external></p></body></html>