Taken from the PalmOS SDK:

"0 if no error; otherwise: sysErrLibNotFound (if the library is not yet 
loaded), or another error returned from the library's install entry point. 
"

So, it looks like it isn't loaded and you have to load it with SysLibLoad?



/**************************************************
Heath Schaefer
Product Engineer
Sporlan Division, Parker Hannifin Corporation
636.239.7711 x243
**************************************************/



"Oleg Ignatov" <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
03/11/2008 11:34 AM
Please respond to
"Palm Developer Forum" <[email protected]>


To
"Palm Developer Forum" <[email protected]>
cc

Subject
SysLibFind() returns sysErrLibNotFound






Hello All,
I am trying to load telephone library but the following code err = 
SysLibFind(kTelMgrLibName, &m_TelRefNum); returns an error: 
sysErrLibNotFound.
I do tests on Treo680 real device.
How can I resolve this trouble?

Thanks. 


-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, 
please see http://www.access-company.com/developers/forums/



-----------------------------------------
"PLEASE NOTE: The preceding information may be confidential or
privileged. It only should be used or disseminated for the purpose
of conducting business with Parker. If you are not an intended
recipient, please notify the sender by replying to this message and
then delete the information from your system. Thank you for your
cooperation."
-- 
For information on using the ACCESS Developer Forums, or to unsubscribe, please 
see http://www.access-company.com/developers/forums/

Reply via email to