kernel32: GetLongPathName should fail when called with a wildcard.
commitccf9b18ea0aba1041b59fd287b6de8c726008a59
authorDmitry Timoshkov <dmitry@baikal.ru>
Sat, 20 Oct 2018 20:46:41 +0000 (20 23:46 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Oct 2018 07:55:02 +0000 (22 09:55 +0200)
tree2721668ab031d79128755ebdb5d8e2292f5923f2
parent3a78ec672a4c1635d848e0253f45127cb8690f26
kernel32: GetLongPathName should fail when called with a wildcard.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/kernel32/path.c
dlls/kernel32/tests/path.c