You could try using SetFont() passing the undocumented parameter, the
font_charset:
SetFont("Consolas", 9, 0, 204)
Where 204 is for RUSSIAN_CHARSET
If that doesn't do anything, you could try passing flags as _FONT_OEM_
Alternatively, and not really recommended:
Control Panel => Region
Administrative tab
“Change system locale…”
Choose Russian (Russia)
Reboot
This will impact all apps, so be _very_ careful.
> --
>
> ---
> You received this message because you are subscribed to the Google Groups "SemWare TSE Pro text editor" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
semware+u...@googlegroups.com.
> To view this discussion visit
https://groups.google.com/d/msgid/semware/2096553c-cfe9-4664-8a70-672e43b85086n%40googlegroups.com.