[Mono-list] Interop
Javier Miguel Gonzalez
javier.miguel@experian.es
Mon, 13 Dec 2004 10:35:03 +0100
Hello,
I want to call a .Net function (in a class) from unmanaged code, like VC++ 6
or Delphi 7.
Do you know if it is possible?
Are there something like JNI in .Net?
I have read this articles:
http://www.blong.com/Conferences/BorCon2004/Interop1/Win32AndDotNetInterop.h
tm#InversePInvoke
http://www.codeproject.com/csharp/Win32_to_NET.asp
...but I feel that this methods are not so much standard.
Are in Mono something better to do it than in MS .Net Framework?
Thanks in advance
jmiguel