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

How to make "Unmanaged DLL"

mini_minsaas
Beginner
402 Views
Hi. How can I make "Unmanaged DLL" with Intel Visual Fortran 9.1? I want to call these DLL from a GUI typed in C#
0 Kudos
1 Reply
Steven_L_Intel1
Employee
402 Views
You have no choice - the only kind of DLL you can make with Intel Visual Fortran is "unmanaged".
0 Kudos
Reply