]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
I think we've been told before that you're not supposed to
authorSimon Tatham <anakin@pobox.com>
Wed, 13 Oct 2004 12:29:50 +0000 (12:29 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 13 Oct 2004 12:29:50 +0000 (12:29 +0000)
commit2bcb10822d552614528dad8edf36d0a77fb0270f
treea5d8dea773ee7b91ae339a3b1da135d43a1c28f4
parentcb4bbcf7fc9bdaac3e8511dc90f331a2af1f0cd6
I think we've been told before that you're not supposed to
CloseHandle() the thing returned from MonitorFromPoint. Certainly MS
Visual Studio's debugger complained about it just now. CloseHandle()
call removed.

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