shell32/tests: Trace the last ShellExecute command whenever a corresponding test...
commitc133ef732617a2f0faf481e4e812a62db34f8e23
authorFrancois Gouget <fgouget@codeweavers.com>
Fri, 22 Jan 2016 17:01:55 +0000 (22 18:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 26 Jan 2016 14:17:05 +0000 (26 23:17 +0900)
treed2693eadcd7d75436da13de74d2f7579ed45b139
parentf27b99ec2f4a7cade70e51a5a3e0193ff7499d4c
shell32/tests: Trace the last ShellExecute command whenever a corresponding test fails.

okShell() serves to encapsulate handling of shell_call and also provides a means for further extensions.

Remove the shell_call static initialization to not hide potential
use-before-assignment compiler warnings.

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