]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Windows: afs_shl_ext folder bkgrnd context menu
authorStefan Kueng <tortoisesvn@gmail.com>
Fri, 3 Dec 2010 20:24:33 +0000 (21:24 +0100)
committerDerrick Brashear <shadow@dementia.org>
Mon, 31 Jan 2011 19:57:57 +0000 (11:57 -0800)
commit6ed9c64c8d3127a30f9651445d82703eada23943
tree7f7d6f3ddd0fb152435aec0162bf6474b00f41a0
parent9e8db134b4bf80f2599b62c6cc3133411d4a9182
Windows: afs_shl_ext folder bkgrnd context menu

Make the context menu handler also work for folder backgrounds
and on Win7 for library folder backgrounds

For folder backgrounds, the shell passes the PIDL of the folder
instead of a data object.  Extract the path from that PIDL. Also
extended the register function of the dll to add the required
registry keys.

Reviewed-on: http://gerrit.openafs.org/3443
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Tested-by: Stefan Kueng <tortoisesvn@gmail.com>
Reviewed-by: Stefan Kueng <tortoisesvn@gmail.com>
Reviewed-by: Jeffrey Altman <jaltman@openafs.org>
Tested-by: Jeffrey Altman <jaltman@openafs.org>
(cherry picked from commit f8f8c0a48fbe086870a0cf35a62278c2b4ab743b)

Change-Id: If19cafed9d19ce5f6a529c64fe48a03c13cb0e03
Reviewed-on: http://gerrit.openafs.org/3784
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
src/WINNT/client_exp/afs_shl_ext.cpp
src/WINNT/client_exp/shell_ext.cpp