I have a DmOpenRef variable. My app then notifies a routine that
performs a GPS function every second. This works well. I can't/dont
trust my DmOpenRef variable to be valid, and I think the strange
problems I've been having with resets is because the variable is no
longer global. So I thought if my app opened the .pdb file and stored
the DmOpenRef in feature memory, then my callback function can simply
look at it and use it to process the .pdb file that is already opened.
That way, if another app gets launched, my callback will still run and
can use the .pdb file.
My question is: do you think this will actually work ok?
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/