Avoid starting threads by w32-shell-execute
commitf2e2cd5969ddfb8d0302e2ee82986fa4a79b5b69
authorEli Zaretskii <eliz@gnu.org>
Thu, 23 Apr 2015 07:15:07 +0000 (23 10:15 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 23 Apr 2015 07:15:07 +0000 (23 10:15 +0300)
tree31d151700baa5b044e3be7c744312e0c5a82af24
parent62fe329762301b4edf546e74893d9169906ffa96
Avoid starting threads by w32-shell-execute

* src/w32fns.c (Fw32_shell_execute): Convert "file:///" URLs into
local file names, before invoking ShellExecute.  (Bug#20220)
src/w32fns.c