Unconditionally fall back to ANSI DDE APIs in ShellExecute if current
commit84d4fc5e0336118a9faa6e6d4098154b9f7fe757
authorDmitry Timoshkov <dmitry@codeweavers.com>
Fri, 11 Nov 2005 10:54:07 +0000 (11 10:54 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 11 Nov 2005 10:54:07 +0000 (11 10:54 +0000)
tree38a6ef61aba90c33ce05d72751667797163d8037
parent6b379c8c2cb150ca4b8ad553e68f2a9b69c30853
Unconditionally fall back to ANSI DDE APIs in ShellExecute if current
emulated Windows version is Win9x, Excel refuses to communicate with a
unicode client in win9x mode.
dlls/shell32/shell.c
dlls/shell32/shell32_main.h
dlls/shell32/shlexec.c