On Wed, Aug 02, 2000 at 11:31:27AM +0100, ali wrote:
> Does anyone know if a prc can exchange messages with another prc, i.e the
> second prc is used like a dll and we can exchange messages and call messages
> on it ?
> 
> The problem I am trying to solve is my one application knows how to read
> palm data while the other processes the data, I need to call one application
> from another and get the data.

The equivalent of a DLL is a shared library - either a system shared
library like mathlib or palmzlib or a GLib.

However you can also set the cmdPBP to point to the data to process
and launch the other application.

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

Reply via email to