Skip to content
Prev 8059 / 398506 Next

DLL for calling Fortran subroutines

How did you generate it?
Use pedump.exe -e to see what your DLL actually exports.  If you generated
the DLL with a compiler other than our recommended setup, you will
probably need to use .C not .Fortran.