bpo-32869: Fix incorrect dst buffer size for MultiByteToWideChar (GH-5739)
This function expects the destination buffer size to be given in wide characters, not bytes. (cherry picked from commit b3b4a9d3) Co-authored-by:Alexey Izbyshev <izbyshev@users.noreply.github.com>
Showing
Please
register
or
sign in
to comment