> From: Santhosh [mailto:[EMAIL PROTECTED]]
> The EventType structure passed to EvtAddEventToQueue
> must be a const  Have you declared newEvent as a const?????
> Developers' Nation provides Palm OS Technical Support
> with a guaranteed response time.  Go to http://www.devnation.net

Not sure what you mean... EvtAddEventToQueue makes a copy of the event
structure, so you *don't* need to keep it constant or in scope afterwards.

> "soumik chowdhury" <[EMAIL PROTECTED]> wrote...
> a system fatal alert of the following kind is given.
>    "SystemMgr.c,line:4391, possible memory leak at 0x000025d0."

That's not a fatality, just a warning.

> i'm using a debug version rom image. the problem was
> not encountered in the non debug version.

Actually the memory leak is just not *reported* in a release ROM.

-slj-


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

Reply via email to