"Caspar Heiden, vd" wrote: > FtrPtrNew, it's not _exactly_ like memory from the heap, you can only > write to it using DmWrite for instance.
That's not correct. Some undocumented/not supported ;) API functions like MemSemaphoreReserve/MemSemaphoreRelease do the job on this issue. (f.e. mentioned here: http://www.usenix.org/events/jvm01/full_papers/schneider/schneider_html/node4.html ) BUT - they should be avoided to use, ofcourse. Carsten. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
