At 08:01 AM 7/29/99 -0400, you wrote:
>At 11:40 AM 7/28/99 -0700, you wrote:
>>So what happens when someone else does a SysLibRemove() but you're not
>>finished with the library?
>> 
>The guideline expressed in Palm's shared library sample is that a library
>should return an error from its Close function if it still has active
clients.
>

Thanks for your rendition of the guidelines Greg, but that hardly answers
the question.  The problem is that the library was opened by someone else,
you're simply riding the reference though SysFindLib.... so the library has
no idea that there is 2 (or more) people using it.  The question was almost
rhetorical.  The answer is "your app crashes".

Reply via email to