OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-526-g92183f4

Gerrit Code Review gerrit@openafs.org
Sun, 5 Dec 2010 11:47:48 -0800 (PST)


The following commit has been merged in the master branch:
commit f8f8c0a48fbe086870a0cf35a62278c2b4ab743b
Author: Stefan Kueng <tortoisesvn@gmail.com>
Date:   Fri Dec 3 21:24:33 2010 +0100

    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.
    
    Change-Id: I8928efd25058dced3820478a2858ce20336b4301
    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>

 src/WINNT/client_exp/afs_shl_ext.cpp |    6 ++
 src/WINNT/client_exp/shell_ext.cpp   |  123 +++++++++++++++++++++-------------
 2 files changed, 83 insertions(+), 46 deletions(-)

-- 
OpenAFS Master Repository