--- Guanghe Pan <[EMAIL PROTECTED]> wrote:
> Does anyone know how to resize the application info
> chunk.

To resize the chunk, create a new one, then replace the old one with
the new one.  How to do it should be obvious if you look at
DmNewHandle, MemHandleToLocalID, DmSetDatabaseInfo, and DmWrite.

> I want to add some items into the AddrAppInfoType of
> AddressBook.  This requires me to resize the memory
> chunk assigned to AddrAppInfo.
> 
> Is that possible without affecting Address book data
> and how can do it?

That sounds like a Very Bad Thing To Do.  If you want to do that, I
think you should create your own version of Address book and make the
changes to your version.


__________________________________________________
Do You Yahoo!?
LAUNCH - Your Yahoo! Music Experience
http://launch.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to