In Help, I see this sentence often, referring to what happens if a Callback is not provided in the PowerBASIC app.
I understand what it means in general, but are the details of what happens available? Should I care?
My first guess is that the DDT engine takes no action, other than to tell the OS that the PowerBASIC app handled the message and that no further action is required. But that sounds too simplistic an answer, so I doubt I'm right.
If the answer is different for each message, I don't need the details. I'm just looking for a generic answer.
Does anyone know more?
Otherwise, the DDT engine processes unhandled messages.
My first guess is that the DDT engine takes no action, other than to tell the OS that the PowerBASIC app handled the message and that no further action is required. But that sounds too simplistic an answer, so I doubt I'm right.
If the answer is different for each message, I don't need the details. I'm just looking for a generic answer.
Does anyone know more?
Comment