Hi

I'm working on an app that needs a shared library.  I would like the
shared library to be embedded in the application's prc and upon
initial run of the program it will install the shared library.  I know I

can just have the user install the shared library themselves, but I
want to simplify the process as much as I can for the user.

So in a nutshell, is there a way I can install the shared library's prc
from another app?  I was thinking about creating a long string with
the contents of the prc and simply using ExgDBRead to install the
library.

Thanks for the comments and suggestions

Larry


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