simon-git: putty (master): Simon Tatham

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Thu Aug 6 19:27:43 BST 2015


TL;DR:
  8bf5c1b Work around a failure in Windows 10 jump lists.

Repository:     git://git.tartarus.org/simon/putty.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2015-08-06 19:27:43

commit 8bf5c1b31f1a1449d694e3604e293b0831eb2657
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=8bf5c1b31f1a1449d694e3604e293b0831eb2657;hp=e59ac86ea96da5bd3b730af5b95c85acef45d74b
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu Aug 6 19:25:56 2015 +0100

    Work around a failure in Windows 10 jump lists.
    
    We've had several reports that launching saved sessions from the
    Windows 10 jump list fails; Changyu Li reports that this is because we
    create those IShellLink objects with a command line string starting
    with @, and in Windows 10 that causes the SetArguments method to
    silently do the wrong thing.

 windows/winjump.c |    6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)



More information about the tartarus-commits mailing list