Forum: General Posted: Wed Feb 02, 2011 2:26 pm Subject:
Yes I have.
I have deleted every thing regarding my previous way of calling my external routine.
Currently I have just define my RESOLUTION.dll file as a reference for my VB application and call the ...
Forum: General Posted: Wed Feb 02, 2011 10:58 am Subject:
I have deleted the call to the InteropServices and I built my RESOLUTION.dll file as you explained.
This file is added as reference in my VB application but i get the following message :
"RESO ...
Forum: General Posted: Mon Jan 31, 2011 11:58 pm Subject:
Thank you for your fast answer.
I tried your proposal with some "modifications". As I have .NET Framework V4, I compiled and link with the following coimmands :
FTN95 "D:\RESOLUTION.f ...
I write an UI with Visual Studio 2010 Express and Fortran subroutines with Plato 3
I want to call one of these routine from my .NET application
Inside this application I define :