[PythonCE] How to use another win32xxx in Python CE
Johnny deBris
johnny at debris.demon.nl
Mon Nov 1 19:41:12 CET 2004
Wara Songkran wrote:
> "ImportError: DLL load failed with error code 193"
I guess this won't work, since .pyds are system-dependent binaries. If
you want to port them, you should get the sources, adjust them so they
use only supported libs and such (don't know how much difference there
is between 'plain' Windows and CE) and compile them for CE.
Cheers,
Guido
More information about the PythonCE
mailing list