<?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: Exposing multiple subroutines in a DLL in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Exposing-multiple-subroutines-in-a-DLL/m-p/971956#M24189</link>
    <description>Yes, it's certainly possible -- just add subroutine files to dll project. As for DLLEXPORT, I think they work anywhere in the source file where routine is defined -- however I always put DLLEXPORT immediately after FUNCTION/SUBROUTINE statement.</description>
    <pubDate>Thu, 01 Nov 2001 00:00:31 GMT</pubDate>
    <dc:creator>Jugoslav_Dujic</dc:creator>
    <dc:date>2001-11-01T00:00:31Z</dc:date>
    <item>
      <title>Exposing multiple subroutines in a DLL</title>
      <link>https://community.intel.com/t5/Software-Archive/Exposing-multiple-subroutines-in-a-DLL/m-p/971955#M24188</link>
      <description>I am writing Fortran DLL's that I am calling from Visual Basic. I am currently creating a separate project workspace for each subroutine. I expose the subroutines using: &lt;BR /&gt; &lt;BR /&gt;!DEC$ ATTRIBUTES DLLEXPORT, ALIAS : "DoStuff"::DoStuff. &lt;BR /&gt; &lt;BR /&gt;I would like to have several subroutines (DoStuff1, DoStuff2, ...) within the same project workspace but I don't know 1) if it is possible or 2) how or where to to write DLLEXPORT lines. Can anyone advise me? Thanks. &lt;BR /&gt; &lt;BR /&gt;John</description>
      <pubDate>Wed, 31 Oct 2001 07:32:29 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Exposing-multiple-subroutines-in-a-DLL/m-p/971955#M24188</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-10-31T07:32:29Z</dc:date>
    </item>
    <item>
      <title>Re: Exposing multiple subroutines in a DLL</title>
      <link>https://community.intel.com/t5/Software-Archive/Exposing-multiple-subroutines-in-a-DLL/m-p/971956#M24189</link>
      <description>Yes, it's certainly possible -- just add subroutine files to dll project. As for DLLEXPORT, I think they work anywhere in the source file where routine is defined -- however I always put DLLEXPORT immediately after FUNCTION/SUBROUTINE statement.</description>
      <pubDate>Thu, 01 Nov 2001 00:00:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Exposing-multiple-subroutines-in-a-DLL/m-p/971956#M24189</guid>
      <dc:creator>Jugoslav_Dujic</dc:creator>
      <dc:date>2001-11-01T00:00:31Z</dc:date>
    </item>
  </channel>
</rss>

