[missing-sync-palmos-dev-talk] Using the MissingSync Bridge with the Palm Foundation Classes (PFC) - Is It Possible?

Chris Hodges chodges at gmail.com
Tue Apr 25 04:57:58 PDT 2006


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;
        }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.markspace.com/pipermail/missing-sync-palmos-dev-talk/attachments/20060425/5cb41341/attachment.html


More information about the missing-sync-palmos-dev-talk mailing list