[Lazarus] Lazarus and Ubuntu 9.10 Karmic Koala New Release
Andrew Brunner
andrew.t.brunner at gmail.com
Sat Oct 31 15:24:58 CET 2009
Juha Manninen wrote:
> Hi,
>
> GetCursorPos is defined in winapih.inc.
> Does it mean it is Windows only? Is there a cross platform alternative?
>
Things defined in winapih are winapi compatible functions. So on windows
they will call winapi functions and on linux our made analogs. So they
are cross platform.
Best regards,
Paul Ishenin.
More information about the Lazarus
mailing list