Move the code that reads the Windows clipboard into a trivial
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 28 Nov 2008 18:28:23 +0000 (18:28 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Fri, 28 Nov 2008 18:28:23 +0000 (18:28 +0000)
commit1d43245444734affd50842ed73f2d153636a000e
tree47bb6c5e2649110061cd26ff5214b8be2ea1180b
parent99a3b3c9a7b45478ce4f279236ebb3c038278f30
Move the code that reads the Windows clipboard into a trivial
subthread, so that it won't deadlock if fetching the content of the
clipboard turns out to depend on a network connection forwarded
through PuTTY.

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