[python-win32] Loading a and running from a dll runtime?

Andrew Markebo andrew.markebo at comhem.se
Thu May 11 12:03:29 CEST 2006


Hello!

My question is... Is it possible to load and execute the code in a dll
from PythonWin?

I have found the function LoadLibrary, but how do I check the
contents, and so on in the dll?

Or should I use swig or similar?

   /Andy

-- 
Remember don't look at the palm, look into it!



More information about the Python-win32 mailing list