j
k
j a
j l
Piotr Caban piotr@codeweavers.com writes:
if(!WideCharToMultiByte(locinfo->lc_codepage, 0, &lower, 1, (char*)str, 2, NULL, NULL)) return c;
&lower, 1, (char*)str, 2, NULL, NULL))
return c;
You'd also have to handle the case of the length being just 1.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites