OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-528-g24a9ba4
Gerrit Code Review
gerrit@openafs.org
Sun, 5 Dec 2010 11:48:18 -0800 (PST)
The following commit has been merged in the master branch:
commit 3ff9c24c0e2d72dcce65fc7706dcdb1cd3090965
Author: Stefan Kueng <tortoisesvn@gmail.com>
Date: Sat Dec 4 10:56:01 2010 +0100
Windows: afs_shl_ext improve overlay handlers
Add link.ico and mount.ico Windows icon files.
Use these images as overlays instead of extracting an image
from shell32.dll which is a bad idea. See
Change-Id: I624f959229a91329507aec5ff61045c49d296401
http://blogs.msdn.com/b/oldnewthing/archive/2005/10/26/485133.aspx
Reviewed-on: http://gerrit.openafs.org/3445
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 | 80 +++++++++++++++++++++++++++++++++-
src/WINNT/client_exp/link.ico | Bin 0 -> 1078 bytes
src/WINNT/client_exp/mount.ico | Bin 0 -> 1150 bytes
src/WINNT/client_exp/shell_ext.cpp | 36 +++++++++++++--
src/WINNT/client_exp/shell_ext.h | 18 +++++++-
5 files changed, 127 insertions(+), 7 deletions(-)
--
OpenAFS Master Repository