SetPath("") should return S_OK.
commit084e596a95d9d1145a21e5cb0a4a6a6f9d817a50
authorHuw Davies <huw@codeweavers.com>
Wed, 16 Feb 2005 16:27:42 +0000 (16 16:27 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 16 Feb 2005 16:27:42 +0000 (16 16:27 +0000)
tree55c2d1a887af4921c34554689a05e3a3f687b8c5
parente2f07fb44417c32529177decbe19b1406168b9aa
SetPath("") should return S_OK.
SetPath("nonexistent_path") should return S_FALSE.
dlls/shell32/shelllink.c
dlls/shell32/tests/shelllink.c