wincerapi?

Steven sadams123 at optushome.com.au
Wed Aug 28 01:47:12 EDT 2002


"Mark Hammond" <mhammond at skippinet.com.au> wrote in message
news:WNVa9.16620$MC2.51893 at news-server.bigpond.net.au...
> Steven wrote:
> > does anyone have a copy of the wincerapi module (for Python 2.2)?
> >
> > It wasn't in either the 'normal' Python distribution, or the Activestate
> > (despite being included in the documentation).
> >
>
> I don't know of anyone distributing a binary - the source code is still
> in the win32all sources, but as I don't have a CE dev machine I can't
> build it.

thanks Mark,

I 'successfully' built wincerapi.pyd, but when I try importing it, it fails
with this error:

>>> import wincerapi
Traceback (most recent call last):
  File "<interactive input>", line 1, in ?
ImportError: DLL load failed: The specified module could not be found.

My build environment is MSVC++ .NET on XP Pro, Python is version 2.2.1

I have no idea where to go from this.

Steven





More information about the Python-list mailing list