Vernon D. Cole wrote:
> Reaching to a .NET assembly from traditional ("non managed") code such
> as CPython is not easy.Well, based on the partial solution that he has so far, I'm assuming he has exported a COM object from his .NET code. At that point, it shouldn't be any different from any other COM server. -- Tim Roberts, [email protected] Providenza & Boekelheide, Inc. _______________________________________________ python-win32 mailing list [email protected] http://mail.python.org/mailman/listinfo/python-win32
