Attempt to make Windows pointer hiding more robust by ignoring MOUSEMOVE and
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 25 Jul 2004 19:52:07 +0000 (19:52 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Sun, 25 Jul 2004 19:52:07 +0000 (19:52 +0000)
commitd8a13f626eeda09308d9d389bb46e15ac8701d0f
treebca32eb397892bf7f277ad3723ae22b2216e7170
parent4123fa9acad10cd0bab8aded6e336b280ea2e95b
Attempt to make Windows pointer hiding more robust by ignoring MOUSEMOVE and
NCMOUSEMOVE messages where nothing actually changes. It seems Windows likes
to send such messages occasionally when other stuff is going on (e.g., in
other windows).
(Also spotted by Franco Barber <20040122055232.GA8168@febsun.cmhnet.org>.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@4358 cda61777-01e9-0310-a592-d414129be87e
window.c