Ctrl *GetMouseWindow() { Ctrl *q = Ctrl::GetMouseCtrl(); return q ? q->GetTopWindow() : NULL; }
Report message to a moderator