shlwapi/tests: Fix a test failure on Windows 10.
commit637799db984c7a7595c6b2df88ebd9fba50452cd
authorFrancois Gouget <fgouget@free.fr>
Thu, 17 Mar 2016 22:38:42 +0000 (17 23:38 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Mar 2016 03:21:10 +0000 (18 12:21 +0900)
tree83d0822628153d0fdb166417f35948b8b8d7c486
parentcecc496ecf4f0c3cafe889c3a0e80e487d113314
shlwapi/tests: Fix a test failure on Windows 10.

AssocQueryString() can return S_FALSE with the size of the required buffer.

Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shlwapi/tests/assoc.c