]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
SetCurrentProcessExplicitAppUserModelID to fix jumplist/removable media bug
authorOwen Dunn <owen@greenend.org.uk>
Mon, 29 Aug 2016 15:55:42 +0000 (16:55 +0100)
committerOwen Dunn <owen@greenend.org.uk>
Mon, 29 Aug 2016 15:55:42 +0000 (16:55 +0100)
commitbf00bcd2a4fee0855567b62cff83a0006c7c3232
tree411536baec70d6daf939994e8b89f638234405af
parentc5ce372a361bc4f68aa74fae92bec60e981830ec
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
windows/winjump.c
windows/winstuff.h