avoiding window 'ghosting' in mouse tracking loops. Refs: #176. Rider.Input now consumes all messages in order to avoid Microsoft Windows 'ghosting' behavior in BlackBox's modal mouse tracking loops. Only mouse messages directed to the target window are processed, other messages are ignored.
Signed-off-by: Josef Templ <josef.templ@gmail.com>