Thanks, that's exactly what I though.
The problem is somewhere else then ;-)

- bobby

-----Original Message-----
From: Kevin O'Keefe [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 22, 2000 10:35 AM
To: Palm Developer Forum
Subject: RE: Callback from shared library to the main program


Assuming that you called the library from a state where you had access to
globals (not a Find launch code, for example), then your callback will still
have access to globals.

You call the library from your program's stack and A5 setup, so your
"globals scope" has not disappeared while in the library, hence it is still
there when your library calls back into your code.

Kevin

[snip]

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to