I am positive that the library is loaded, because I can call it from an app.
Any other thoughts?
"Kevin O'Keefe" <[EMAIL PROTECTED]> wrote in message
news:39361@palm-dev-forum...
>
> There shouldn't be a problem opening a shared library from a shared
library
> (or a shared library from a shared library from a shared library...). If
> SysLibFind returns an error it usually means the library is not loaded so
> you have either passed in the wrong name or it really isn't loaded and you
> have to call SysLibLoad to load it before opening it.
>
> Kevin
>
> -----Original Message-----
> From: Dale D. Smith [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 12, 2001 2:43 PM
> To: Palm Developer Forum
> Subject: call a shared library from a shared library?
>
>
> I am developing a shared library. I wish to open a shared library from
that
> opened shared library. Every time I attempt the SysLibFind function it
> returns an error. Anyone have some thoughts on how to open a shared
library
> from a shared library?
>
>
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
> please see http://www.palmos.com/dev/tech/support/forums/
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/