wine/dlls/shell32 shfldr_fs.c shfldr_desktop.c ...
ChangeSet ID: 10766 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/01/19 17:54:55 Modified files: dlls/shell32 : shfldr_fs.c shfldr_desktop.c shfldr.h Log message: Martin Fuchs <martin-fuchs(a)gmx.net> - move IShellFolder_fnGetDisplayNameOf() contents into a new function SHELL_FS_ProcessDisplayFilename() to call it also in ISF_Desktop_fnGetDisplayNameOf() and do the same file system processing for the desktop level - handle hidden file extensions in SHELL_FS_ProcessDisplayFilename(), that are configured by "NeverShowExt" in the registry Patch: http://cvs.winehq.com/patch.py?id=10766 Old revision New revision Changes Path 1.16 1.17 +44 -20 wine/dlls/shell32/shfldr_fs.c 1.14 1.15 +3 -0 wine/dlls/shell32/shfldr_desktop.c 1.4 1.5 +2 -0 wine/dlls/shell32/shfldr.h
participants (1)
-
Alexandre Julliard