[PATCH v2 1/2] kernel32: Use RtlAnsiStringToUnicodeString() in OpenMutexA.

Akihiro Sagawa sagawa.aki at gmail.com
Wed May 20 07:47:07 CDT 2020


v2: No updates for kernel32/sync.c. Just remove a test part.

This commit makes consistent with the commit 2db497e89e8e4a37a8bd569b8691b9b87ae63606,
which introduces RtlAnsiStringToUnicodeString() into CreateMutexA().

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/kernel32/sync.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v2-0001-kernel32-Use-RtlAnsiStringToUnicodeString-in-Open.patch
Type: text/x-patch
Size: 946 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200520/9918a4f1/attachment.bin>


More information about the wine-devel mailing list