Thanks - that is quite useful. The mono_method_get_unmanaged_thunk() call is not in the public API for my version of the code, but just adding it to msvc/mono.def (I'm using the msvc build of mono.lib) gets it exported in mono.dll.
Anyway.. I've attached the working tests with the thunk method added. http://www.nabble.com/file/p23380349/embed.zip embed.zip -- View this message in context: http://www.nabble.com/passing-MonoArray-from-c--tp23341741p23380349.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
