shfldr_unixfs: Add a CLSID for unix shell folders with dos path conversion

Michael Jung mjung at iss.tu-darmstadt.de
Tue May 24 04:46:53 CDT 2005


For winecfg the unix shell folder's GetDisplayNameOf has to return unix paths. 
For the file dialogs, it has to return dos path names and ParseDisplayName 
has to accept dos path names.

This patch adds another CLSID for UnixDosFolder, which is identical to 
UnixFolder, but does unix <-> dos conversions for GetDisplayNameOf and 
ParseDisplayName.

Changelog:
	Add a new CLSID for UnixDosFolder, which is identical to UnixFolder, but does 
unix <-> dos path conversion for GetDisplayNameOf/ParseDisplayName.

Bye,
-- 
Michael Jung
mjung at iss.tu-darmstadt.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dlls_shell32_shfldr_unixfs_c.diff
Type: text/x-diff
Size: 29493 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050524/b26dfe11/dlls_shell32_shfldr_unixfs_c.bin


More information about the wine-patches mailing list