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.

Fortran calling VB .dll

lerdman
Beginner
755 Views
Does anyone out there have an example of Fortran calling a Visual Basic 6 dll file? I know it involves using the Module Wizard but I have not had any success. Also does anyone know if the Module Wizard can work with a dll created in VB.net?
Thanks,
LErdman
0 Kudos
2 Replies
Intel_C_Intel
Employee
755 Views
Yes, I think I got this to work O.K. (simple example). Use the Module Wizard and look at the Autodice sample program.
0 Kudos
lerdman
Beginner
755 Views
Thank you, we were able to run the dll.
0 Kudos
Reply