> Is it possible that for some reason the Palm OS is passing a wrong value for
> DL reference or some error code? I am testing on POSE 3.0a3 with a Palm Vx
> ROM.
Do you have access to a debug ROM? The debug ROM will pop up a Non-Fatal error
screen that says "invalid DL control code" if the dlkCtlSendCallAppReply does
not have a valid value. Can you tell me what value this has by putting in a
statement like:
UInt32 opcode = dlkCtlSendCallAppReply;
and let me know what value you have.
The debug ROM will pop up a Non-Fatal error "invalid param" if the other
parameters are incorrect.
Thanks,
-Geoff Richmond
Palm Developer Support