Windows error 126 loading a dll on windows 2000

L

luis

Hi!

I'm using ctypes with python 2.4 on windows xp

the code

if exists(join(getcwd(),'statistics.dll')):
....ap=windll.LoadLibrary(join(getcwd(),'statistics.dll'))

works fine


but on windows 2000, the some code raise the windows error 126, it
can't load the module statistics.dll

thanks in advance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,744
Messages
2,569,483
Members
44,902
Latest member
Elena68X5

Latest Threads

Top