Thanks, but I'm now in the middle of applying the COM based solution in VB.

----- Original Message ----- 
From: "Ben Combee" <[EMAIL PROTECTED]>
To: "Palm Developer Forum" <palm-dev-forum@news.palmos.com>
Sent: Wednesday, December 07, 2005 11:59 AM
Subject: Re: Linker Error


> At 08:40 AM 12/7/2005, you wrote:
>
> >>A conduit dll from PalmOS is the code that contains the MFC references,
as
> >>acknowledged by Mr. Combee.  Without access to the referenced MFC
components
> >>on my system, the code that references it can't link to it.
> >
> >But that is not true. I'm using Delphi (Object Pascal) to call routines
in
> >the DLLs (especially sync20.dll). Delphi has not and cannot have any link
> >whatsoever to MFC code. It is a non-issue. You **can** write conduit code
> >in C that does not rely on MFC or on COM.
>
> If you use just the SyncManager API (the raw C API), you should be able to
> use the sync DLLs.  If you use the C++ classes, you'll have MFC dependency
> issues, since the classes are derived from MFC classes.
>
>
> -- Ben Combee, Senior Software Engineer, Palm, Inc.
>     "Combee on Palm OS" weblog: http://palmos.combee.net/
>     Developer Forum Archives:   http://news.palmos.com/read/all_forums/
>
>
> -- 
> For information on using the PalmSource Developer Forums, or to
unsubscribe, please see http://www.palmos.com/dev/support/forums/
>

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to