You could open a raw socket up and manually parse out all of the packets.
That wouldn't prevent the message box from popping up but it would allow you
to log it.

Signature
Jared Parsons [MSFT]
jaredpar@online.microsoft.com
"This posting is provided "AS IS" with no warranties, and confers no rights"
> Is there a way to programatically intercept a Net Send command before the
> Messenger Service popup appears?
[quoted text clipped - 8 lines]
>
> Thanks.