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?

Storing a DmOpenRef in a feature should work fine. However, the problem is that other applications can then run, doing anything, including wreaking havoc. I suspect there are any number of things an application could do to make that reference invalid.


--
Regards,
Steve Mann
---
steve-at-slorevo.com
Available for Contract Work

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

Reply via email to