Author |
Message |
Topic: Running Fortran DLL in Excel VB |
fettouhi
Replies: 2
Views: 6241
|
Forum: General Posted: Thu Sep 23, 2010 12:38 pm Subject: |
Many thanks for the reply. I've already added F_STDCALL subroutine in FORTRAN in order to make it visible for VB. I additionally tested the resulting dll with dumpbin.exe to see if all subroutines wer ... |
Topic: Running Fortran DLL in Excel VB |
fettouhi
Replies: 2
Views: 6241
|
Forum: General Posted: Thu Sep 23, 2010 10:06 am Subject: Running Fortran DLL in Excel VB |
Hi, I'm trying to get a dll file I created with Silverfrost FTN95 implemented into Excel via VB. I have the following fortran subroutine
SUBROUTINE SRK (C,F,NV,NL,NS,T,P,improved,BETA_IN,LIST,NEQ,Z ... |
Topic: Building static dll files |
fettouhi
Replies: 2
Views: 5118
|
Forum: General Posted: Thu Sep 23, 2010 9:57 am Subject: |
Many thanks! |
Topic: Building static dll files |
fettouhi
Replies: 2
Views: 5118
|
Forum: General Posted: Fri Sep 03, 2010 8:04 am Subject: Building static dll files |
Is possible with Silverfrost FTN95 to build statically linked dll files? |
|