Convert between UTF8 and non-UTF8 character codes(ANSI) using Windows APIs: MultiByteToWideChar and WideCharToMultiByte
-
Updated
Jul 30, 2023 - Go
Convert between UTF8 and non-UTF8 character codes(ANSI) using Windows APIs: MultiByteToWideChar and WideCharToMultiByte
Add a description, image, and links to the multibyte topic page so that developers can more easily learn about it.
To associate your repository with the multibyte topic, visit your repo's landing page and select "manage topics."