9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Sergey Reva <rs_rlab@mail.ru>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] OT: Bulgarian Input over Drawterm?
Date: Thu,  2 Jun 2005 17:15:49 +0300	[thread overview]
Message-ID: <8610619640.20050602171549@mail.ru> (raw)
In-Reply-To: <14ec7b18050602002379a47f8@mail.gmail.com>

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:rs_rlab@mail.ru



  parent reply	other threads:[~2005-06-02 14:15 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-06-02  6:59 LiteStar numnums
2005-06-02  7:23 ` andrey mirtchovski
2005-06-02  7:48   ` LiteStar numnums
2005-06-02 14:15   ` Sergey Reva [this message]
2005-06-02 14:24     ` andrey mirtchovski
2005-06-02 16:14       ` LiteStar numnums
2005-06-03  6:02         ` Sergey Reva
2005-06-03  6:18           ` andrey mirtchovski
2005-06-09 17:32             ` Sergey Reva
2005-06-02  7:46 YAMANASHI Takeshi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8610619640.20050602171549@mail.ru \
    --to=rs_rlab@mail.ru \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).