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.

DLL

drpierce
Beginner
531 Views
I'm providing the FORTRAN computational DLL for a program written by VB programmers. Part of their main program includes a VB DLL they use as a container for a significant amount of information read from an Access database. We have been passing the information to the FORTRAN DLL as parameters and it all works.
However, do you know if there is any way I can access the existing instance of the VB DLL they have already populated with information?
Or do you have any other suggestions on passing a large amount of information between a VB calling program and FORTRAN DLL?
Thanks!
0 Kudos
0 Replies
Reply