shell32/tests: Fix test_dde_default_app() on Windows XP SP1.
commitcc240bdb143672da29adc0d86f0e3097a64324d9
authorFrancois Gouget <fgouget@free.fr>
Mon, 8 Feb 2016 04:22:48 +0000 (8 05:22 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 8 Feb 2016 11:03:32 +0000 (8 20:03 +0900)
tree4b89e02146ecd6b9e8dd0fa77d62329e0b102046
parentb742145cab84c7bbc3672a27090a3af5093e236c
shell32/tests: Fix test_dde_default_app() on Windows XP SP1.

There are three possible sets of results: Windows <= 2000, XP SP1 and >= XP SP2.
Use the first two tests to figure out which results to expect.
Only accept the >= XP SP2 results in Wine.

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