As MSDN says, The PolyTextOut function draws several strings using the font and text colors currently selected in the specified device context. The article also mentions ExtTextOut as a simpler sister function: To draw a single string of text, the application should call the ExtTextOut function. It looks like the API is not so Unicode friendly. Code as simple as PolyTextOut(L”Мама мыла раму”); PolyTextOut(L”Mother…