simon-git: putty (master): Owen Dunn

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Mon Aug 29 17:03:05 BST 2016


TL;DR:
  bf00bcd SetCurrentProcessExplicitAppUserModelID to fix jumplist/removable media bug

Repository:     git://git.tartarus.org/simon/putty.git
On the web:     http://tartarus.org/~simon-git/gitweb/?p=putty.git
Branch updated: master
Committer:      Owen Dunn <owen at greenend.org.uk>
Date:           2016-08-29 17:03:05

commit bf00bcd2a4fee0855567b62cff83a0006c7c3232
web diff http://tartarus.org/~simon-git/gitweb/?p=putty.git;a=commitdiff;h=bf00bcd2a4fee0855567b62cff83a0006c7c3232;hp=c5ce372a361bc4f68aa74fae92bec60e981830ec
Author: Owen Dunn <owen at greenend.org.uk>
Date:   Mon Aug 29 16:55:42 2016 +0100

    SetCurrentProcessExplicitAppUserModelID to fix jumplist/removable media bug
    
    The algorithm Windows uses to generate AppUserModelIDs "hangs on" to
    removable media (CDs/DVDs) if PuTTY is launched with a CD/DVD in a drive.
    Set the AppUserModelID explicitly to avoid using this algorithm.

 windows/window.c   |    5 +++++
 windows/winjump.c  |   30 ++++++++++++++++++++++++++++++
 windows/winstuff.h |    1 +
 3 files changed, 36 insertions(+)



More information about the tartarus-commits mailing list