Hi, It depends on which device you are using, but chances are with any device running OS3 that you will not be able to allocate 1 MB from the heap. You'll need to use feature memory. Check out the documentation on FtrPtrNew, it's not _exactly_ like memory from the heap, you can only write to it using DmWrite for instance.
Good luck, Caspar -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Zechner Christian Sent: Wednesday, November 19, 2003 2:58 PM To: Palm Developer Forum Subject: Memory to work in PALM OS 3 Hello! How much memory do I have in PALM OS 3? I am working with a compressor, and it needs 1 MB to work. Tanks. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
