Those values should be published by the developer of the shared lib.
Have a look in the header file you will have for the library, there should
be some #define in there. There should be a #define for the string ID too
that you can use in SysLibFind(). That func is useful to make sure the lib
hasn't already been loaded (as well as making sure it is on the device).
You don't need to use SysLibLoad for the system libs like the New Serial
Manager, but you did know that didn't you ! ?
Gary
-----Original Message-----
From: Tim Spurrell [mailto:[EMAIL PROTECTED]]
Sent: Thursday, September 28, 2000 3:15 PM
To: Palm Developer Forum
Subject: Agruments to SysLibLoad?
> SysLibLoad( UInt32 libType, UInt32 libCreator, UInt16* refNumP )
>
> So refNumP is pretty obvious, but what about the other 2. If
> I want to load a library, where would I find a libType and a libCreator?
>
>
--
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/