[PATCH 2/2] windows.c: Add unicode support in subsurface_launch_for_uri()

Lubomir I. Ivanov neolit123 at gmail.com
Thu Jan 17 17:16:56 PST 2013


On 16 January 2013 15:55, Lubomir I. Ivanov <neolit123 at gmail.com> wrote:
> From: "Lubomir I. Ivanov" <neolit123 at gmail.com>
>
> subsurface_launch_for_uri() requires unicode support, using
> ShellExecuteW() and also the passed UTF-8 buffer has to be translated
> to UTF-16 beforehand. Once the ShellExecuteW() is done we release
> the UTF-16 allocation.
>
> Signed-off-by: Lubomir I. Ivanov <neolit123 at gmail.com>

[PATCH 2/2] windows.c: Add unicode support in subsurface_launch_for_uri()

these are series from the other day, but this particular patch is
relevant to windows.c.
it fixes the unicode URI's.
the other one is probably a no-go...

lubomir
--


More information about the subsurface mailing list