shell32: Support for CLSID_ShellFSFolder in unixfs

Michael Jung mjung at iss.tu-darmstadt.de
Mon Jan 16 06:26:32 CST 2006


With this patch unixfs can be used as a drop in replacement for the standard 
filesystem shellfolder (ShellFSFolder in shfldr_fs.c). It does'nt yet 
register unixfs for this purpose in shellole.c's CLSID<->Constructor mapping 
(for some reason called "InterfaceTable"), though. Perhaps one day we can get 
rid of the redundancy in shfldr_fs and shfldr_unixfs.

ChangeLog:
Support for CLSID_ShellFSFolder in unixfs

 dlls/shell32/shell32_main.h  |    1 +
 dlls/shell32/shfldr_unixfs.c |   17 +++++++++++++++--
 2 files changed, 16 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eb96239b2b4f3a0c35a79e374c74d9d94ec5af28.diff
Type: text/x-patch
Size: 2806 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060116/98bc24a0/eb96239b2b4f3a0c35a79e374c74d9d94ec5af28.diff


More information about the wine-patches mailing list