-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
If I pass a data pointer to SysNotifyRegister, when does that memory get
freed? Do I need to get it and free it when I call SysNotifyUnregister
or does SysNotifyRegister make a copy of it, thus allowing me to free it
imediatley after I call SysNotifyRegister?
