simon-svn: putty: simon

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon Sep 13 09:29:45 BST 2010


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     simon
Revision:       8993
Date:           2010-09-13 09:29:45 +0100 (Mon, 13 Sep 2010)

Log message (6 lines):
Create, and use for all loads of system DLLs, a wrapper function
called load_system32_dll() which constructs a full pathname for the
DLL using GetSystemDirectory.

The only DLL load not covered by this change is the one for
gssapi32.dll, because that one's not in the system32 directory.

Modified files:
U   putty/windows/window.c
U   putty/windows/wingss.c
U   putty/windows/winhelp.c
U   putty/windows/winmisc.c
U   putty/windows/winnet.c
U   putty/windows/winpgnt.c
U   putty/windows/winstore.c
U   putty/windows/winstuff.h

Links:
http://svn.tartarus.org/sgt/?rev=8993&view=rev
http://svn.tartarus.org/sgt/putty/windows/window.c?rev=8993&r1=8992&r2=8993
http://svn.tartarus.org/sgt/putty/windows/wingss.c?rev=8993&r1=8992&r2=8993
http://svn.tartarus.org/sgt/putty/windows/winhelp.c?rev=8993&r1=8992&r2=8993
http://svn.tartarus.org/sgt/putty/windows/winmisc.c?rev=8993&r1=8992&r2=8993
http://svn.tartarus.org/sgt/putty/windows/winnet.c?rev=8993&r1=8992&r2=8993
http://svn.tartarus.org/sgt/putty/windows/winpgnt.c?rev=8993&r1=8992&r2=8993
http://svn.tartarus.org/sgt/putty/windows/winstore.c?rev=8993&r1=8992&r2=8993
http://svn.tartarus.org/sgt/putty/windows/winstuff.h?rev=8993&r1=8992&r2=8993



More information about the tartarus-commits mailing list