hmm.. I didn't think too much about using this, but it may work. How much do you use this function? - this leads into my next question.
I typically access this data via direct arrays - which I could build wrappers around and access with offsets so that DmWrite would work. But my question is, when using MemChunkNew, in order to access the data, I need to call: MemSemaphoreReserve(true); I wonder if I could use the combination of Ftr and the above so that it would all work. I'll give it a shot.. Let me know if you have any additional insight. thanks! bill "Henk Jonas" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > What about FtrMem? > > Henk > > Fruber Malcome wrote: > > Maybe the question should be rephrased: > > Is MemChunkNew the only way to allocate memory (that could be larger than > > 64K) by a given heap? > > > > -- > ------------------------------------------------------------------------- > Henk Jonas > Palm OS � certified developer > > [EMAIL PROTECTED] www.metaviewsoft.de/palmos > ------------------------------------------------------------------------- > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
