Re: win32process.pyd

"Luke Dunstan" <[email protected]>
Newsgroups gmane.comp.python.windows-ce
Message-ID <[email protected]>
As with Python on any other operating system, extension modules for version 
2.3 (for example) will not work with 2.4 or later. You could try to build a 
win32process.pyd for PythonCE 2.5 but a better solution I think would be to 
use ctypes.

Luke

----- Original Message ----- 
From: "Andrew Booth" <[email protected]>
To: <[email protected]>
Sent: Monday, February 19, 2007 7:15 PM
Subject: [PythonCE] win32process.pyd


>I have recently (finally) upgraded from 2.3.5 to 2.5.
>
> I previously had win32process.pyd in the Lib directory. However, when I 
> put
> it in the Lib or the DLLs directory, I get:
>
> Import win32process
> ImportError: DLL load failed: The specified module could not be found.
>
> Am I putting it in the wrong place or do I need an updated file?
>
> Any help very much appreciated.
>
> Andrew Booth
>
>
> _______________________________________________
> PythonCE mailing list
> [email protected]
> http://mail.python.org/mailman/listinfo/pythonce
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.