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

How to create FORTRAN DLL ?

arashok
Beginner
219 Views
Hi All,
Can you help me out in creating FORTRAN DLL ?. I will be grateful to you.
I have Salford fortran compiler and it has the option of creating DLL. I have configured DLL export as "export all".
But when i load the DLL in VB6.0, it gives vb.exe error logged and need to restart the program.
If i try to register the DLL using regsvr32 command, it gives error as Dll was loaded, but DllRegisterServer was not entry point. Dll may use in memory or corrupted.
Is there a way to set the entry point for the dll.

Regards
Ashok
0 Kudos
0 Replies
Reply