[Mono-osx] Accessing a .NET DLL through Mono using FPC (free pascal on Mac OS X)

Andrew andrew.hall at intrahealth.com
Thu Jan 26 21:48:50 UTC 2012


This link is helpful, thanks.  We can see how this would work for a more
classical external library model with procedure and function calls. 
However, it doesn't make it clear if Mono supports (or this approach can
support) interaction with .NET classes/object methods that might be
available in a C# implemented .NET DLL.

Potentially the sample code (offered in a link at the bottom of the page)
might offer more clues, but the link is broken.

---

>  This is the general overview of calling into .NET code from a hosting
> program:

>  http://www.mono-project.com/Embedding_Mono

>  not sure how up-to-date that is, and my general impression is that this
> is a rather sketchy (developer time-wise) way to proceed.


--
View this message in context: http://mono.1490590.n4.nabble.com/Accessing-a-NET-DLL-through-Mono-using-FPC-free-pascal-on-Mac-OS-X-tp4331663p4331926.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list