Now when a saved session is loaded, its name appears in the
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 10 Oct 2000 09:03:20 +0000 (09:03 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Tue, 10 Oct 2000 09:03:20 +0000 (09:03 +0000)
commit57b8bf11164ae575c86b7b739c79d0aa112f28fc
treeec68d65e270b1614221000f82d09b1ec2ecd55e5
parent052f07e466e1f69b8c14bc1bbbe8a1df7e38cccc
Now when a saved session is loaded, its name appears in the
IDC_SESSEDIT box, so that clicking Save will save over it. Useful
for people who want to load, modify, and re-save. Special case: this
doesn't apply to Default Settings, because I think people will be
more likely to load DS, modify it, and save under a _different_
name, so it's good not to allow a single mouse click to screw them
up.

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