"Henk Jonas" <[EMAIL PROTECTED]> a �crit dans le message de news: [EMAIL PROTECTED] > > "Most applications never need to call this function explicitly. The > system software calls this function at various times; for example, > during memory allocation (if sufficient free space is not available) > and during system reboot." >
I share the same conserns as Vladimir does (first post of that tread on november 18, 2004) If the system calls this function while I have openned databases, the T5 will crash. > Question is, why do you need to call it at all? > I fund out with time that some system functions seems not to call it and fail with no memory error. I do a MemHeapCompact after massive databases changes/deletions in my application. No where in the documentation it is said that an application should not call this function, it just says that you usualy don't need to call it. There is a document from PalmOne that talks about the NVFS issues, but it does not talk about MemHeapCompact. -- Regis St-Gelais www.laubrass.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
