"Jiangyi Chen" cjy520lcy@163.com writes:
From 55b69cbacc40a684b6abafee155aa8fa63218433 Mon Sep 17 00:00:00 2001 From: Jiangyi Chen chenjiangyi@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.