[PythonCE] wincerapi

2006-07-07 Thread Tod Haren
After some more time with Google I found this post from February. PocketRapi seems to get me on the right track. http://mail.python.org/pipermail/pythonce/2006-February/001322.html Tod. ___ PythonCE mailing list PythonCE@python.org http://mail.python.or

[PythonCE] wincerapi

2006-07-06 Thread Tod Haren
I'd like to try using rapi.dll to access my PPC from the desktop. I found a reference to wincerapi in the pythonwin documentation, but can not import or otherwise locate the module on either my 2.1 or 2.4 installations on the desktop. Is it still available somewhere, somehow? It would be great t

Re: [PythonCE] wincerapi

2006-03-13 Thread Mark Hammond
find necessary!)   Cheers,   Mark    -Original Message-From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]On Behalf Of Tom GalvinSent: Monday, 6 March 2006 10:24 PMTo: pythonce@python.orgSubject: [PythonCE] wincerapi Hi   I’m trying to build wincerapi.pyd using pywin32-207.

[PythonCE] wincerapi

2006-03-06 Thread Tom Galvin
Hi   I’m trying to build wincerapi.pyd using pywin32-207. I can see that a wincerapi.dsw exists but running python setup.py install doesn’t generate the binary. Has anyone had any experience of success/failure in building this module they could share?   Many thanks   Tom Impo