the question is simple and complex at the same time
suppose i have two applications connected thru REGISTERED messages
i can [and usually do] add a message handler and a a entry of the OnRegisteredMessage() type
but when this or other message arrives does it simply queue up to the other or interrupts process and overrides current message handling ???
i am beginning to suspect the second can be the case [but this could depend on the fact that the interruption tales placewhen the message under process displays a message box]
the rich documentation does not solve this issue
can anyone help me ???
claudio cannella