[missing-sync-palmos-dev-talk] Using the MissingSync Bridge with
the Palm Foundation Classes (PFC) - Is It Possible?
Scott Gruby
sgruby at markspace.com
Wed Apr 26 07:19:49 PDT 2006
On Apr 25, 2006, at 4:57 AM, Chris Hodges wrote:
> I've been reviewing the documentation and the sample conduit and I
> have a
> very basic question: Is it possible for me to use the PFC classes
> when
> building my conduit with the Bridge library? I'm using XCode 2.2
> and am
> targeting OSX 10.3 and higher on PPC.
>
> Basically what I'm thinking of doing is something like this:
>
> pGeneric = new CPTPConduitSync(rProps,
> GENERIC_FLAG_APPINFO_SUPPORTED );
> if (pGeneric){
> retval = pGeneric->Perform();
> delete pGeneric;
> }
In theory, it should work, but we haven't tried it. I believe the PFC
classes on the Mac are dependent on PowerPlant classes, so you'd need
to start with the PowerPlant sample code we provide.
--
Scott Gruby
Lead Engineer
Mark/Space, Inc.
<http://www.markspace.com/>
Please visit <http://www.markspace.com/support/> for assistance with
Mark/Space products.
More information about the missing-sync-palmos-dev-talk
mailing list