
Signature
Ginny Caughey
Device Application Development MVP
On Jan 15, 11:05 am, "Ginny Caughey [MVP]"
<ginny.caughey.onl...@wasteworks.com> wrote:
> John,
>
> Wireless should also work.
Ginny,
Great-- I'm making some serious progress on it now. I've got the
client getting data from the SQL Server on a PPC emulator that is
"docked", so you've been very helpful in this... Thanks again,
John
Ben Daniel - 16 Jan 2008 23:04 GMT
On Jan 16, 6:16 am, ibidibi...@hotmail.com wrote:
> On Jan 15, 11:05 am, "Ginny Caughey [MVP]"
>
[quoted text clipped - 10 lines]
>
> John
Hey John, shoot me an email (bend at practical dot com dot au) if you
find you need working example code for getting delphi to talk (i.e.
transfer files, edit ppc registry, etc) to a mobile device using the
RAPI library (though I believe this will only work when it's in the
cradle). Although there is a pascal unit floating around the net which
exposes the RAPI api, the api is not OO friendly and I found it
difficult to use. I finally got some working code when I found a set
of C# wrappers for RAPI and tried translating that code to delphi.