The best method is to add routines to your app that detect the presence of the new serial manager and use those routines instead.
----- Original Message ----- From: "Samuel Jun Kurosawa" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Monday, August 18, 2003 9:59 AM Subject: SysLibLoad serial library > hi! I have a palm app that opens the serial port using the old serial > manager. The problem is that in Zire 71, the "Serial Library" is not > loaded at startup (SysLibFind returns this error code). > > I found this site (http://www.palmopensource.com/index.php3?more=382) > that could help me, but the link is dead :-( > > so....anyone knows how can i use SysLibLoad to load the serial library? > What values should i fill in libType and libCreator? > > Err SysLibLoad (UInt32 libType,UInt32 libCreator, UInt16 *refNumP) > > thanks, > samuel. > > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
