js code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message, MsgKind)
{
Interop.Call("User32.dll", "ShowWindow", ChatWnd.Handle, 0);
}
I've tried a few variations and nothing.
the window gets to hang for a few 10s, but after this time it unlocks and not some.
* sorry the english, is the google translator rsrsrs