Let BindToObject fail, if called with empty relative pidl.
authorMichael Jung <mjung@iss.tu-darmstadt.de>
Mon, 6 Jun 2005 10:04:15 +0000 (10:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Jun 2005 10:04:15 +0000 (10:04 +0000)
commit38f2ee9d04a129dec69dbda665d0768f57f89c14
tree4d7d6953c7da1d90b276c817d1cc4f1ac28d8809
parentc834e6a96f463c390cdb99255e76aa579624ee97
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.
dlls/shell32/brsfolder.c
dlls/shell32/shlfolder.c
dlls/shell32/tests/shlfolder.c