> 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.
It should be possible to see and use anything that Reflection can see, regardless of the original src language. It would be interesting to see if you are able to reflect on the types in your MC++ dll... Brian Lloyd [EMAIL PROTECTED] V.P. Engineering 540.361.1716 Zope Corporation http://www.zope.com _________________________________________________ Python.NET mailing list - PythonDotNet@python.org http://mail.python.org/mailman/listinfo/pythondotnet