[Python.NET] Importing a Managed .Net C++ DLL
Hello, Is it possible to import a Managed .Net C++ DLL file? I seem to be able to import C# DLLs and the namespace of a C++ DLL, but not its Public Class. Thanks -Alan Haffner _ Python.NET mailing list - [email protected] http://mail.python.org/mailman/listinfo/pythondotnet
[Python.NET] Using PythonNet to import a .Net compiled C++ dll
Hello, Is it possible to import a Managed .Net C++ DLL file? I seem to be able to import C# DLLs and the namespace of a C++ DLL, but not its Public Class. Thanks -Alan Haffner _ Python.NET mailing list - [email protected] http://mail.python.org/mailman/listinfo/pythondotnet
