shell32: Fix FindExecutable() to return the executable path, not the whole command.
commit71e5f3c116ac4a299a7fa181386f6a9997e2438e
authorFrancois Gouget <fgouget@codeweavers.com>
Wed, 13 Dec 2006 17:06:45 +0000 (13 18:06 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 14 Dec 2006 11:45:15 +0000 (14 12:45 +0100)
tree3954cefb0935b41dfd121386a59d657988ca7b0e
parent65b81bebaa5c9ff3fd97746fbf7c09fe927e9522
shell32: Fix FindExecutable() to return the executable path,  not the whole command.
dlls/shell32/shlexec.c
dlls/shell32/tests/shlexec.c