[Mono-list] dynamic loading ofan unmanaged library

Mathias Tausig mtausig at fsmat.at
Thu Oct 23 08:14:24 EDT 2008


Hy!

I would like to load a library containing unmanaged code at runtime. Is there a consistent way to do this in mono/.NET that works on both linux and windows (e.g. without having to rely on the system functions like LoadLibrary and dlopen)?

cheers
Mathias


More information about the Mono-list mailing list