At 3:10 PM -0400 2000/05/16, Steve Higgins wrote:
>I might be missing the boat here but I have a quick question about using
>multiple shared libraries.
>
>If I create 3 shared libs where the libType=libr and the libCreator=mylb and
>the files names are all different, how do I load them?
>
>SysLibLoad() only takes params for libType and libCreator NOT file name, so
>how do I do this?

Each library must have a unique creator signature, just like applications (or any 
resource database for that matter). It's assumed in various APIs that creator + type = 
unique db.

Regards,

Jim Schram
Palm Incorporated
Partner Engineering


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