shlwapi: Use the standard WideCharToMultiByte instead of wine_utf8_wcstombs.
commit262a41ca4a9eb581c94088b94fa8aae118451b68
authorAlexandre Julliard <julliard@winehq.org>
Wed, 24 Feb 2016 03:40:59 +0000 (24 12:40 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 24 Feb 2016 15:24:59 +0000 (25 00:24 +0900)
tree24dd95ef523b7d6d429ed8e3512d0e52055dd6b2
parent0301c09d3e52d29f97553992e7f5b517984102e7
shlwapi: Use the standard WideCharToMultiByte instead of wine_utf8_wcstombs.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/shlwapi/url.c