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

alan haffner alanhaffner at yahoo.com
Fri Mar 4 01:45:57 CET 2005


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



More information about the PythonDotNet mailing list