[PythonCE] getting ctypes to work in 2.4 version
Petri Wunsch
petri.wunsch at gmail.com
Wed Feb 13 14:11:35 UTC 2008
Hi,
is there a separate ctypes package dowloadable for pythonCE 2.4 I
can find it only for normal python but it's kind of hard to install
that foexample in windows mobile device.
-Petri
2008/2/13, Luke Dunstan <coder_infidel at hotmail.com>:
>
>
> --------------------------------------------------
> From: "Petri Wunsch" <petri.wunsch at gmail.com>
> Sent: Wednesday, February 13, 2008 4:26 PM
> To: <pythonce at python.org>
> Subject: [PythonCE] getting ctypes to work in 2.4 version
>
> > Hi,
> >
> > Is there any way to get ctypes to work in pythonCE 2.4 or
> > alternatively. win32gui because i need functions GetForegroundWindow
> > FindWindow etc.
> > and this dll is for some reasons missing from 2.5
> >
> > -Petri
>
> I don't understand. Are you using 2.4 or 2.5? If you are using 2.5 then just
> use ctypes to access those functions. If you are using 2.4.3 then I think
> win32gui is included and ctypes is also available as a separate download on
> the SourceForge files page.
>
> Luke
>
>
>
--
I love deadlines. I love the whooshing sound they make as they go by.
- Douglas Adams
More information about the ubuntu-users
mailing list