[Python.NET] Using PythonNet to import a .Net compiled C++ dll

2005-03-03 Thread Alan Haffner
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 - PythonDotNet

[Python.NET] Importing a Managed .Net C++ DLL

2005-03-03 Thread alan haffner
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