ChangeSet ID: 17964 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/06/06 05:04:15
Modified files: dlls/shell32/tests: shlfolder.c dlls/shell32 : shlfolder.c brsfolder.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de Let BindToObject fail, if called with empty relative pidl. Tests to show that it should do so. Fix SHBrowseForFolder to not pass an empty pidl to BindToObject.
Patch: http://cvs.winehq.org/patch.py?id=17964
Old revision New revision Changes Path 1.6 1.7 +65 -0 wine/dlls/shell32/tests/shlfolder.c 1.99 1.100 +14 -3 wine/dlls/shell32/shlfolder.c 1.60 1.61 +8 -2 wine/dlls/shell32/brsfolder.c