<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Optional DLLs in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Optional-DLLs/m-p/942633#M17417</link>
    <description>Hello, &lt;BR /&gt;   I have an application that needs to optionally use Fortran DLLs.  That is, it needs to test for their existence, and run one way of they are present and a different way if they are absent.  In my case, the DLLs would contain classified code that could be deleted to produce an unclassified version of a program. &lt;BR /&gt; &lt;BR /&gt;   The standard behavior of CVF 6.5 is to crash if all DLLs cannot be located at startup.  How can I create "optional" DLLs for my code? &lt;BR /&gt; &lt;BR /&gt;Thanks &lt;BR /&gt; &lt;BR /&gt;Steve</description>
    <pubDate>Wed, 14 Mar 2001 11:25:22 GMT</pubDate>
    <dc:creator>Intel_C_Intel</dc:creator>
    <dc:date>2001-03-14T11:25:22Z</dc:date>
    <item>
      <title>Optional DLLs</title>
      <link>https://community.intel.com/t5/Software-Archive/Optional-DLLs/m-p/942633#M17417</link>
      <description>Hello, &lt;BR /&gt;   I have an application that needs to optionally use Fortran DLLs.  That is, it needs to test for their existence, and run one way of they are present and a different way if they are absent.  In my case, the DLLs would contain classified code that could be deleted to produce an unclassified version of a program. &lt;BR /&gt; &lt;BR /&gt;   The standard behavior of CVF 6.5 is to crash if all DLLs cannot be located at startup.  How can I create "optional" DLLs for my code? &lt;BR /&gt; &lt;BR /&gt;Thanks &lt;BR /&gt; &lt;BR /&gt;Steve</description>
      <pubDate>Wed, 14 Mar 2001 11:25:22 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Optional-DLLs/m-p/942633#M17417</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-03-14T11:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Optional DLLs</title>
      <link>https://community.intel.com/t5/Software-Archive/Optional-DLLs/m-p/942634#M17418</link>
      <description>Didn't I answer this same question a few days ago?  Oh, yes, &lt;A href="http://www7.compaq.com/forum?14@@.ee9d550"&gt;I did...&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The "standard behavior" you note is of Windows - CVF has nothing to do with it.&lt;BR /&gt;&lt;BR /&gt;What you want is to use the Win32 API routines LoadLibrary and GetProcAddress.  CVF provides a sample DLLLOADEXP1 that demonstrates this.&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Wed, 14 Mar 2001 11:28:42 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Optional-DLLs/m-p/942634#M17418</guid>
      <dc:creator>Steven_L_Intel1</dc:creator>
      <dc:date>2001-03-14T11:28:42Z</dc:date>
    </item>
  </channel>
</rss>

