ChangeSet ID: 11992 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/04/14 18:57:46
Modified files: dlls/shell32 : shfldr_fs.c shfldr_desktop.c pidl.h pidl.c
Log message: Martin Fuchs martin-fuchs@gmx.net Return "file not found" error values instead of E_INVALIDARG if _ILCreateFromPathA() failed to find files.
Patch: http://cvs.winehq.org/patch.py?id=11992
Old revision New revision Changes Path 1.22 1.23 +16 -9 wine/dlls/shell32/shfldr_fs.c 1.23 1.24 +4 -5 wine/dlls/shell32/shfldr_desktop.c 1.40 1.41 +1 -1 wine/dlls/shell32/pidl.h 1.113 1.114 +11 -9 wine/dlls/shell32/pidl.c