- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The error occurs when Iuse VBA for Excel Macro and call a .dll file generated by IVF9.1. I search website already andknow it might be theloss of some files like DFORRT.DLLin windows system directory. However, first, both IVF and Excel are installed in my windows xp 64 workstation, I can not find these files. Second, the system directory is controlled by IS&S and I can not copy any files in. Third, is this an IVF installation problem or not?. Last, can we integrated these ugly DFORRT.DLL files intothe new generated dll file and get ride of them in the future?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
DFORRT.DLL is a CVF file. IVF uses DLLs of different names.
If your DLL will be called by non-Fortran code only, you can change the Libraries > Run-Time Library property to "Multithreaded" and there will be no dependencies on other DLLs.
If your DLL will be called by non-Fortran code only, you can change the Libraries > Run-Time Library property to "Multithreaded" and there will be no dependencies on other DLLs.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page