Hi all,

I have taken over a Palm app at my company and communication is being done without a conduit. From looking at the code it appears that using a Notifier DLL the address of the various functions needed to do a HotSync are being loaded from DLLs such as the sync20.dll using GetProcAddress. After loading the necessary function addresses actions are taken that in my experience are typical in a conduit. Does anyone have any idea why this would be desirable? To me this appears to be an abuse of the sync process architecture. FYI this app is still under development and the sync process does have issues but using this approach information from databases is being transferred between the Palm and the desktop. Could anyone enlighten me as to why this approach is being taken?

Thanks,

Mark




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

Reply via email to