I don't think you can resize the AppInfo block - I think you have to
reallocate a new one of the right size, copy the old to the new, free the
old, convert the new to a local ID, then change the appInfoID value.
You can't use MemHandleResize because the appInfo block is in storage
memory, not dynamic memory. You can't use DmResizeRecord, because the
appInfo block isn't in a record. If there were a DmHandleResize you could
probably do it, but there is no such function.
Mark Peters
in article 14253@palm-dev-forum, Rene' Laterveer at [EMAIL PROTECTED] wrote
on 6/14/00 1:13 AM:
>
> I'm trying to resize an existing AppInfo block.
>
> I tried to use MemHandleResize() and DmResizeRecord(), but that does not
> seem to work.
>
> How can I do this?
>
> ---
> Rene' Laterveer
> [EMAIL PROTECTED]
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/