At 14:59 2002-10-7 -0700, you wrote: >In API Reference page 356-357 provides details of how >dynamic list is populated. > >But I cannot find any infomation anywhere about how to >release memory for these type of lists.
Normally, you would do this in the handler for the frmCloseEvent, if you originally allocated memory in your frmOpenEvent handler. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Palm OS programming help @ www.palmoswerks.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
