I am looking into moving a software package to .Net but the software package includes VCF version 6.6 Dll's. I know that I can have a .net application link with the VCF DLL's. How do you set up break points so that you can step through the Fortran DLL's functions when the DLL's are called from a .Net application.
debugging fortran DLL with a c++.net application
For more complete information about compiler optimizations, see our Optimization Notice.


