Thanks too ! :) Actually, I had the same problem and my library works now.
Tanguy. -----Message d'origine----- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] la part de Donald C. Kirker Envoyà : vendredi 7 janvier 2005 16:42 à : Palm Developer Forum Objet : Re: Using a shared library in an other shared library Thanks. It turns out about an hour after I posted I figured out what the problem was. I was storing the library reference in the "static UInt16 MathLibRef;" defined in the MathLib.h file. I moved the reference to the library's globals and now it opens and closes with out crashing. Thanks again, Donald -- 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/
