shell32: IShellLink::GetPath returns S_FALSE if there's no path.
commit94378704f821c13a8a4452fe0ec5daf74c5d022a
authorVincent Povirk <vincent@codeweavers.com>
Mon, 25 Sep 2017 20:35:20 +0000 (25 15:35 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Sep 2017 06:43:57 +0000 (26 08:43 +0200)
treefc80ea8abc247df42274fc27b47ca627ddf12b31
parenta796bcaa7fe22a6ce777ad3573121dc75cf37f23
shell32: IShellLink::GetPath returns S_FALSE if there's no path.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/shelllink.c
dlls/shell32/tests/shelllink.c