shell32: Avoid a crash in testsuite.
commit5350eea78dec539919babcdd6ca841117e24f24f
authorMarcus Meissner <meissner@suse.de>
Mon, 13 Nov 2017 12:31:31 +0000 (13 13:31 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 13 Nov 2017 18:47:19 +0000 (13 19:47 +0100)
tree23f841b89fe7cb0b4b0234a63861e3a7a8fe84cc
parentc5a39bd98f5388d48b728d19ce466665fa37bfbd
shell32: Avoid a crash in testsuite.

This happens on wow32 builds, we try to call a 64bit program via the
generic typelib marshalling and disp is NULL. We still fail, just
do not pop up the crash dialog.

Signed-off-by: Marcus Meissner <meissner@suse.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shell32/tests/shelldispatch.c