SysLibFind will only find your library if it's already loaded. If SysLibLoad can't find your library, double-check the arguments.
On Nov 11, 2008, at 7:40 AM, Tiago wrote: > Hi all! I´m begin in the Palm´s world. My problem is: I made a > shared library. After this I made an application for test my shared > library. After I install my shared lib in the my treo 650. The > problem occurs when I use: > > SysLibFind(...): > > This function return sysErrLibNotFound. > > SysLibLoad(...); > > This function return sysErrLibNotFound too. -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
