<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Can't find DLL entry point...]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=647&amp;type=atom" />
	<updated>2017-08-11T17:49:04Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=647</id>
		<entry>
			<title type="html"><![CDATA[Re: Can't find DLL entry point...]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2993#p2993" />
			<content type="html"><![CDATA[<p>The <em>!DEC$</em> attributes should work properly with Simply Fortran.&nbsp; However, you&#039;ll need some additional work to get the DLL to be callable by 32-bit Excel.&nbsp; The situation with 32-bit DLLs is somewhat complicated, but we&#039;ve written an article about it: </p><p> <a href="https://simplyfortran.com/blog/4/">https://simplyfortran.com/blog/4/</a><br /> <a href="https://simplyfortran.com/blog/5/">https://simplyfortran.com/blog/5/</a></p><p>After reading the articles, let us know if you run into more problems.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-08-11T17:49:04Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2993#p2993</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Can't find DLL entry point...]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2992#p2992" />
			<content type="html"><![CDATA[<p>Hello again,</p><p>By the way, I am using below statement to export the subroutine into DLL.</p><br /><br /><p>!DEC$ ATTRIBUTES DLLEXPORT :: TEST</p><br /><br /><p>However, doing some googling, I saw that above &#039;!DEC$&#039; is no good for SilverFrost Fortran. Is this a case for Simply Fortran too? If so, which statement should I use??</p>]]></content>
			<author>
				<name><![CDATA[match]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3755</uri>
			</author>
			<updated>2017-08-11T10:58:39Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2992#p2992</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Can't find DLL entry point...]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=2991#p2991" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I build the .DLL file by going into &#039;Project Options&#039;. I included target name with an extension, .DLL. Used shared library with 32 bit. All the rest of the options are set to default. I can successfully generate the .DLL file. However, when I call this file in Excel, I get an error message that it cannot find DLL entry point. Does anyone know why??</p>]]></content>
			<author>
				<name><![CDATA[match]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3755</uri>
			</author>
			<updated>2017-08-11T10:13:38Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=2991#p2991</id>
		</entry>
</feed>
