[Python.NET] Hi Brain

Roman Yakovenko roman.yakovenko at gmail.com
Mon Mar 13 20:56:03 CET 2006


On 2/10/06, ranish.pullanat at wipro.com <ranish.pullanat at wipro.com> wrote:
> Hi Brain,
>
> I am Ranish form India, doing as a programmer.

Please read next article: http://www.catb.org/~esr/faqs/smart-questions.html

> Can I use a .NET generated dll (Regular dll ) directly form Python (Not python .NET) ?

What do you mean regular dll?

> I am using calldll module, and getting a message as DLL  loading failed (for my dll)
> But when I tried to load kernal32.dll, its scusses. Why ? [ I called my dll form C++ its working finely ]
> Do I need to register my dll in system ?

It seems that you can not load your dll because of dependency problems.
Check them with dependency walker tool

>
>
> Please help me in explain the reason, for this.
> Thanks for your time.
>
> Thanks & Regards
> P.Ranish
>

Does this help?
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/


More information about the PythonDotNet mailing list