Start using notify_remote_exit() in the Windows front end, in place
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Aug 2006 10:04:46 +0000 (10:04 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Aug 2006 10:04:46 +0000 (10:04 +0000)
commit95587c73731bf686583ca49d6cc9f3157aa5e527
tree3592c9225bf60b0978361ef26f8950d10b0ba6e4
parent3c112d53d0733f8dcb05d15a4c5e4f9ffffef89b
Start using notify_remote_exit() in the Windows front end, in place
of the previous ad-hockery which depended on the return value from
select_result() and hence which will not adapt sensibly to a world
in which the primary session is something local rather than a
network connection.

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