Is it possible to use C# DLLs as usual DLLs by using the system plugin? The difference being that C# dlls have functions enclosed in classes.
Thanks
C# Dll functions
2 posts
Search Google for calling managed code. The results seem promising.
2 posts