Wait a minute, it looks like I might be eavesdropping on the wrong end.
If I want to be PhnLibRegister for phnEvtStartIncomingCall notifications,
should I not add phnEvtStartIncomingCall event detection to my app event
handling loop, as opposed to my processing launch codes?
Something like this perhaps:
...
switch (eventP->eType)
{
case phnEvtStartIncomingCall:
// cleanup and exit...
...
Anyone got a light? And where the zootz did I read that I should process this
as a launch code? I'm going crazy with this Palm(One) API documentation.
Thx
Alex
PS: so what if I am talking to myself? keeps me busy :)
--
For information on using the PalmSource Developer Forums, or to unsubscribe,
please see http://www.palmos.com/dev/support/forums/