[PATCH] shell32: Use CP_UTF8 in __SHCloneStrAtoW.

Alexandre Julliard julliard at winehq.org
Thu Mar 11 14:57:07 CST 2021


"Jiangyi Chen" <cjy520lcy at 163.com> writes:

> From 55b69cbacc40a684b6abafee155aa8fa63218433 Mon Sep 17 00:00:00 2001
> From: Jiangyi Chen <chenjiangyi at uniontech.com>
> Date: Tue, 9 Mar 2021 11:46:53 +0800
> Subject: [PATCH] shell32: Use CP_UTF8 in __SHCloneStrAtoW. Fix problem that
>  some paths cannot be opened by ShellExecuteA or ShellExecuteExA.

If you are passing UTF-8 paths to ShellExecuteA there's something broken
already.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list