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

Fortran calling VB .dll

lerdman
Beginner
745 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
745 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
745 Views
Thank you, we were able to run the dll.
0 Kudos
Reply