1. Make sure the library PRC is on the device or emulator.
2. Add the header file for the library to your project.
3. Use SysLibFind/SysLibLoad as documented to make sure the library is loaded.
4. Use XXXLibOpen to open it (as defined in the header for the library).
5. Use the other calls as needed and defined.
6. Use XXXLibClose to close it.
7. If you loaded it in 3 above, then you should probably unload it.

Hope this helps,
Kvin

-----Original Message-----
From: Jyothi [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 07, 2002 3:16 AM
To: Palm Developer Forum
Subject: how to call a shared library functions ?


hello group members,
how to call a shared library functions and what changes to be made in the
makefile?

bye
Jyothi



-- 
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/

Reply via email to