[PATCH 2/3] shell32: Have the default shell view call SHChangeNotifyRegister with unixfs pidls

Jay Yang jkelleyy at gmail.com
Mon Jul 11 16:35:35 CDT 2011


As mentioned in this message http://www.winehq.org/pipermail/wine-devel/2011-June/090783.html the
shell view is not getting the messages it expects when it registers on the pidl it gets from the
IPersistFolder2 implementation in dll/shell32/shfld_fs.c. This change normalizes pidls under My
Computer to unixfs pidls.
---
 dlls/shell32/shlview.c |   21 ++++++++++++++++++---
 1 files changed, 18 insertions(+), 3 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-shell32-Have-the-default-shell-view-call-SHChangeNotif.txt
Type: text/x-patch
Size: 1640 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110711/0813bc5c/attachment.bin>


More information about the wine-patches mailing list