Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

How to create FORTRAN DLL ?

arashok
Beginner
411 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