Hi,

I am working on an app that is sublaunched (one of them being the HotSync
notifications).  I believe that I am bound to the first segment (64KB) and
that I do not have access to globals & static variables when my app is
sublaunched.

The question I have is can apps that are sublaunched load and use dynamic
libraries?  If so, then if the application uses most of the first segment
(almost 64KB), can  it still load and use dynamic libraries if the combined
size of the first segment plus the library exceeds 64KB?  What I am thinking
is to organize some of the code into the library so that the sublaunched app
itself stays within the 64KB limit.

Thanks.
Young.






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

Reply via email to