shell32: Use the NO_UI flag in ShellExecute.
commit0a2ffa08f556805f9c14be98b81f3bd9382f77e6
authorVincent Povirk <vincent@codeweavers.com>
Thu, 18 Dec 2008 21:01:58 +0000 (18 15:01 -0600)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 19 Dec 2008 16:41:11 +0000 (19 17:41 +0100)
treefe78928bb5c92477e9ba322583dc247aa0319b47
parent061fb815d6fa8180898d770818478173bd10e70a
shell32: Use the NO_UI flag in ShellExecute.

In my testing on Windows, I wasn't able to make ShellExecute display
any error dialogs.
dlls/shell32/shlexec.c