shell32: execute_from_key should fallback to a DDE exec only if the
commit22204c2c805306d8faf7ac8352e16e554d17d20c
authorDmitry Timoshkov <dmitry@codeweavers.com>
Wed, 1 Feb 2006 11:29:39 +0000 (1 12:29 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Feb 2006 11:29:39 +0000 (1 12:29 +0100)
tree08f3774259e48b7e55176ba2b71b4a64fbedaa28
parent0d4e1bc33679f4997f0d178ee88000914794f3bb
shell32: execute_from_key should fallback to a DDE exec only if the
command to execute from is not found in the registry.
Pass already found executable name to dde_connect.
dlls/shell32/shlexec.c