Fix mouse hiding on keypresses, which was failing due to the Unicode
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Sep 2001 20:18:55 +0000 (20:18 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 7 Sep 2001 20:18:55 +0000 (20:18 +0000)
commitbca9517a67bb30b2d39cc3697fd64926a31a9325
treeed5066755ba3c66617ef2f375dbf5a4c6ca6434f
parente5eb3a1ca14cf38028d076b06701792af954c90b
Fix mouse hiding on keypresses, which was failing due to the Unicode
patch having done something bizarre to the semantics of TranslateKey.

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