Hello Fans, just now look to drawterm code, and...
Drawterm already unicode-enabled, because WM_CHAR use UTF-16. put #define UNICODE before #include <windows.h> use L"" macros to initialize strings which follow to winapi Use standard Windows facility to change keyboard map. or just download http://rs-rlab.narod.ru/files/drawterm.exe (if you feel problem with downloading visit my site, go to section Downloads and download from there. Free hosting - is bad hosting) I assume screen-win.c used for now and winscreen.c is artifact. Sergey -- http://rs-rlab.narod.ru mailto:[EMAIL PROTECTED]
