, 26 2021 . 15:32
+
:
mkudritsky @ , 64bit TDM-GCC-64 , iconv.h, libiconv-2.dll
.
?
,
- Linux.
:
::WideCharToMultiByte(...);
::MultiByteToWideChar(...);
:
::OemToCharBuff(...);
::CharToOemBuff(...);
UTF-8, CP1251, OEM, UTF-16.
---
, , Linux.
UTF-8.
..
UTF-8 -> OEM.
.
https://forum.sources.ru/index.php?showtopic=422452&view=findpost&p=3851333
:
C/C++: