Convert filename to UTF-16 before passing it to ShellExecute().
authorAndrej Kacian <andrej@kacian.sk>
Wed, 28 Oct 2015 13:40:28 +0000 (14:40 +0100)
committerAndrej Kacian <andrej@kacian.sk>
Wed, 28 Oct 2015 13:40:28 +0000 (14:40 +0100)
commit84aca59b3633ca717d42805268ecae3310a7541d
tree5c30e981e145c58e1e1119b34d28cce131074ee2
parent0b6cbe3f3041a130bb15ec323d8f46fdd43009b0
Convert filename to UTF-16 before passing it to ShellExecute().

Closes bug #3454 (Windows).
src/mimeview.c