Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

How do I create a Fortran DLL

symondsr
Beginner
878 Views
I have seen this question asked here before but not answered, so I will ask again. In my case I want to write or use exisiting Fortran to create a DLL that will be called in Excel applications. But I do not know how to create the DLL or where to look for information. I am working with CVF (2000) 6.6a and Visual Studio.
0 Kudos
2 Replies
symondsr
Beginner
878 Views
I believeI have found the answer - the first trick is setting up the file/project/workspace as a DLL initially. The second step is learning how and where to insert the proper export statements.
0 Kudos
anthonyrichards
New Contributor III
878 Views

Search for EXCEL and FORTRAN and you will find links. Try this recent one

http://softwareforums.intel.com/ids/board/message?board.id=5&message.id=17467

P.S. CVF ended with 6.6C and it would be worth upgrading to it from your 6.6a. A free download is available from the HP web site at http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,7168,00.html

Message Edited by anthonyrichards on 03-21-200607:46 AM

Message Edited by anthonyrichards on 03-21-200607:53 AM

0 Kudos
Reply