PDA

View Full Version : lowsy memory management


RolandD
19th December 2005, 09:28 PM
Problem:
Certain apps that must remain in memory (e.g. PhotoContacts) get knocked out by WinCE's wonderful memory management mechanisms, after other programs are loaded.

What's even more hilarious, Program Memory (RAM) never goes below
~45MB (I have 77.57MB in total dedicated to RAM), yet apps do get terminated.

1. How can all that memory be utilized fully? Is there a way to descrease the threshold? E.g. terminate apps when only 10MB remains

2. Is there a way to "lock" an app in memory? Or mark it as "system" so it's not touched by memory manager under any circumstances.


P.S. My device is PDA2k

thanks