From: colin@fu.is.saga-u.ac.jp (Colin Peters)
Subject: double byte handling
16 Oct 1996 22:36:48 -0700
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <199610170449.NAA24481.cygnus.gnu-win32@bird.fu.is.saga-u.ac.jp>
Original-To: hi4t-tkhs@asahi-net.or.jp
Original-CC: gnu-win32@cygnus.com
In-reply-to: Tsuyoshi Takahashi's message of Thu, 17 Oct 1996 03:36:53 -0700 <32660C45.21E1@asahi-net.or.jp>
Original-Sender: owner-gnu-win32@cygnus.com

> Date: Thu, 17 Oct 1996 03:36:53 -0700
> From: Tsuyoshi Takahashi <hi4t-tkhs@asahi-net.or.jp>
> 
> Recently I found your project and download the programs. I tried them on
> my NT PC and found several things which are not met in using Japanese
> environment.
> 
> Are there any way to recomplie or get sources to enhance the
> functionality to meet our language enviroment?

Hmm... that might be wide character support in filenames and such, right?
That kind of support would take a major effort I think, in rewriting the
GNU tools to handle it.

On the other hand, if you want to write programs which use wide character
functions you might want to look at the header files for "CRTDLL.DLL",
the run time library included with Windows NT and 95, that I have put
into my "Minimalist GNU-Win32" package. You can download it from
"http://www.fu.is.saga-u.ac.jp/~colin/mingw32.html".

It's aimed at writing small Win32 applications with no dependencies on
CYGWIN.DLL or anything else that didn't come with the operating system,
but it might help you as well, or you may be able to work the parts you
need into a full Cygnus-type installation.

If you want to use multi-byte characters the functions are in CRTDLL.DLL
but I haven't prototyped them yet (mainly because I've never used them
and don't know how they should be set up). If you look at my efforts and
have some advice please email me at the address given in my signature.

Colin.

------------------------------------------------------------------------------
Colin Peters ------------ Saga Univ. Dept. of Information Science, Saga, JAPAN
http://www.fu.is.saga-u.ac.jp/~colin/home.html - colin@bird.fu.is.saga-u.ac.jp
$@%3%j%s(J $@%T!<%?!<%:(J - $@:42lBg3XM}9)3XIt>pJs2J3X2J>pJs4pAC3X9V:B(J
                    - Current favorite kanji: $@@2$l(J $@<G@8(J -


-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
