Software Archive
Read-only legacy content
17061 Discussions

VBA and Fortran DLLs

kwong107
Beginner
620 Views
I'm calling a Fortran DLL from VBA code. Is there a way to "unlink" or release the DLL after I'm done with the call?

Kin Wong
0 Kudos
1 Reply
durisinm
Novice
620 Views
Go back in this forum and look for the message with Subject "DLL staying in memory" and Author "dpierce on March 19,2001 7:59am." Look for the CVF example DLLLOADEXP1.

Mike Durisin
0 Kudos
Reply