On Tue, Sep 17, 2002 at 01:50:12PM -0500, Ben Combee wrote:
> Not an API, but a resource that can tell Palm OS your application needs
> more stack. If you use CW, its part of the application resource settings
> in Constructor.
Or if you're using prc-tools, it can be specified in a .def file.
> SYSAPPLICATIONPREFERENCES ID 1000 PRIORITY 30 STACKSIZE <StackSize.n>
> MINHEAPSPACE 0x1000
You mean ID 0. If you are using both prc-tools and PilRC, specifying
it here with "SYSAPPLICATIONPREFERENCES ID 0" will lead to conflicts.
Don't do that. (Generating the pref#0 resource has always been
prc-tools's job, not PilRC's, going right back to the obj-res days.)
John
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/