win32_utf8
win32_utf8 copied to clipboard
Properly supports strings with mixed encoding
@zero318 This code tends to be called quite a lot - which is a good thing because it fixes this bug everywhere. But that also means that performance matters. You're good at optimizing code, so what do you thing about that implementation, does it need to be improved?