> Crap, no way to make a 32 bit load, even using the wowexec?

With WoW64, you can run 32-bit processes on a 64-bit system
(as you do all the time). That's all it does.

You cannot load a 64-bit DLL into a 32-bit application, or
vice versa.

If you want to load a 32-bit DLL on Win64, use the 32-bit
Python.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to