Infinite recursion is always a likely candidate for a stack overflow. Check the stack and see. Maybe a callback function for a table or other form object is somehow invoking a FrmDrawForm. Another thing to check for is a function that has a stack allocated variable that's huge. Such variables should be declared as pointers and allocated on the dynamic heap. -- Peter Epstein -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Stack overflow rdelprete
- stack overflow Edmond Chan
- RE: stack overflow jacky Cheung
- Stack OverFlow Ralph Krausse
- RE: Stack OverFlow Scott Johnson (Bellevue)
- RE: Stack OverFlow Keith Rollin
- stack overflow Vital Cruvinel Ferreira
- Stack Overflow Peter Epstein
- Stack Overflow Eli Mandel
- Re: Stack Overflow Thomas Maeder
- Stack Overflow Venugopal B
- Re: Stack Overflow Joe
- Re: Stack Overflow Matt Hebley
- Stack Overflow DNR
- Re: Stack Overflow Ben Combee
- Re: Stack Overflow Thomas Maeder
- Re: Stack Overflow DNR
- Re: Stack Overflow Thomas Maeder
