Maybe the question should be rephrased: Is MemChunkNew the only way to allocate memory (that could be larger than 64K) by a given heap?
Palm does recommend using this API in such cases, in the past, is there another way to-do this. It seems to work on every device tested on, with the exception of Sony 5.x devices. Are there any Sony sources out there, that one could browse to see how they handle memory allocation? Any help would be appreciated. thanks - bill "Fruber Malcome" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I've noticed someone else ask the same question with no answer in the Sony > Forum. > > Does anyone know what the Sony equivalent to MemChunkNew is? > > When I use this API for a Sony device, it blows-up with no message. (In the > debugger, it just blows on the line). > > As an additional note, I don't get this when I am using this API for > MemHeapId(0,0), but when using storage (0,1) - I blow up. > > I've verified that the heap is r/w. > > Any ideas? > > thanks - bill > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
