The Palm OS Reference manual (including the 4.0 draft) says the MemHeapFlags function returns a value you can test with a bit mask named memHeapFlagReadOnly. However there is no #define for that mask in the public header files (3.5 or 4.0). There _was_ a #define for it in one of the 'Prv' headers in pre-3.5 SDK's that no longer exists in the public SDK. Looks like this #define needs to get moved to the public MemoryMgr.h header. -slj- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
