ChangeSet ID: 17733 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/05/24 06:45:47
Modified files: dlls/shell32 : shfldr_unixfs.c shellole.c shell32_main.h regsvr.c folders.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de Add a new CLSID for UnixDosFolder, which is identical to UnixFolder, but does unix <-> dos path conversion for GetDisplayNameOf and ParseDisplayName.
Patch: http://cvs.winehq.org/patch.py?id=17733
Old revision New revision Changes Path 1.15 1.16 +283 -105 wine/dlls/shell32/shfldr_unixfs.c 1.79 1.80 +1 -0 wine/dlls/shell32/shellole.c 1.96 1.97 +2 -0 wine/dlls/shell32/shell32_main.h 1.9 1.10 +7 -0 wine/dlls/shell32/regsvr.c 1.61 1.62 +2 -1 wine/dlls/shell32/folders.c