"Darren" <[email protected]> a écrit dans le message de news: 187...@palm-dev-forum... > Hello > > is there a special procedure for allocating dynamic or storage memory on > nvfs devices ? > MemPtrNew() MemPtrFree() = resets > MemHandleNew() MemHandleFree() = resets > FtrPtrNew() FtrPtrFree() = resets > Have had some luck with FtrPtrNew() when not released with FtrPtrFree(), > but that leaves a chunk in storage heap until next reset. > Can anyonhelp please ?
Those pair work normaly. Is it possible you have another problem like using globals when they are not avaliable ? -- Regis St-Gelais www.laubrass.com -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
