shell32: Add implementation of WOWShellExecute.
commitb1d96f6ffade16017a751f806b0c4345093458f9
authorAlexandre Julliard <julliard@winehq.org>
Wed, 1 Apr 2009 16:19:42 +0000 (1 18:19 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 1 Apr 2009 16:19:42 +0000 (1 18:19 +0200)
treed05a8eb3ce60940a49ba32943ca780b2edc37ff2
parentb2d35c3620be73ca662e73fed49a280b405d1f1c
shell32: Add implementation of WOWShellExecute.

The callback is probably not fully compatible, but apps are not
supposed to use that function anyway.
dlls/shell32/shell.c
dlls/shell32/shell32.spec
dlls/shell32/shlexec.c