nxdk icon indicating copy to clipboard operation
nxdk copied to clipboard

[REQUST] implementation of WideCharToMultiByte, MultiByteToWideChar and vswprintf

Open antonic901 opened this issue 1 year ago • 0 comments

I need those function for backport of CharsetConverter from Kodi. Source code of that file is here.

I also need vswprintf for wchar variant of StringUtils::Format(...). Look here

  • [ ] WideCharToMultiByte
  • [ ] MultiByteToWideChar
  • [ ] vswprintf

antonic901 avatar Feb 18 '25 10:02 antonic901