<?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 Re: DLLs from Modules in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/DLLs-from-Modules/m-p/977875#M25419</link>
    <description>The Doc states that to export the data in a module each individual variable must be DLLEXPORTed.  &lt;BR /&gt;The subroutines go as usual.</description>
    <pubDate>Fri, 21 Dec 2001 15:37:57 GMT</pubDate>
    <dc:creator>rahzan</dc:creator>
    <dc:date>2001-12-21T15:37:57Z</dc:date>
    <item>
      <title>DLLs from Modules</title>
      <link>https://community.intel.com/t5/Software-Archive/DLLs-from-Modules/m-p/977874#M25418</link>
      <description>I'd like to make a DLL containing  a single module,  &lt;BR /&gt;The doc is good on routines and common blocks but it is not explicit on modules. &lt;BR /&gt; &lt;BR /&gt;Please note the ?'s   &lt;BR /&gt;  &lt;BR /&gt;module M  &lt;BR /&gt; (is there a dllexport statement for M?)  &lt;BR /&gt;  real, allocatable:: A(:)   ! the client will allocate this, is this form ok?  &lt;BR /&gt;  integer B  &lt;BR /&gt;(what is the export statment for A and B??)  &lt;BR /&gt;contains  &lt;BR /&gt;  subroutine  X  &lt;BR /&gt;    dllexport X  ! I assume this is correct as usual (?) &lt;BR /&gt;...  &lt;BR /&gt;  end sub X  &lt;BR /&gt;end module</description>
      <pubDate>Thu, 20 Dec 2001 08:52:32 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DLLs-from-Modules/m-p/977874#M25418</guid>
      <dc:creator>rahzan</dc:creator>
      <dc:date>2001-12-20T08:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: DLLs from Modules</title>
      <link>https://community.intel.com/t5/Software-Archive/DLLs-from-Modules/m-p/977875#M25419</link>
      <description>The Doc states that to export the data in a module each individual variable must be DLLEXPORTed.  &lt;BR /&gt;The subroutines go as usual.</description>
      <pubDate>Fri, 21 Dec 2001 15:37:57 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/DLLs-from-Modules/m-p/977875#M25419</guid>
      <dc:creator>rahzan</dc:creator>
      <dc:date>2001-12-21T15:37:57Z</dc:date>
    </item>
  </channel>
</rss>

