]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Fix for `pageant-dirhandle': a new wrapper functions `request_file()' maintains
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 28 Feb 2005 02:40:43 +0000 (02:40 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 28 Feb 2005 02:40:43 +0000 (02:40 +0000)
commitd7b50f8066b835b348f0e0a952db2c73e812133b
treed19960f7c9be7a61a241c9d2ac8a9a7cb06540f6
parentc81aca21264a5e50e69d2e7e6f4097928cfbd6ae
Fix for `pageant-dirhandle': a new wrapper functions `request_file()' maintains
a separate CWD for the file requester, so that when the Open File box is not
open Pageant should stay where it was started.
(Also some other minor cleanups in this area of Pageant.)

[originally from svn r5413]
[this svn revision also touched putty-wishlist]
windows/winpgnt.c
windows/winstuff.h
windows/winutils.c