> > Perhaps try compiling in the extensions made by Hiroyuki
> > Senshu.  I'm pretty sure he did quite a bit of work to get
> > file names to display properly in an MS-KANJI or
> > Windows-Japanese environment, which means any 8-bit
> > characters in file names should work in the Win32 port.
> 
> I have the following in makefile.bcb if it's what you meant:
> 
> # --enable-cjk
> -DCJK_EX \
> -DLY_MAXPATH=1024 \
> -DSH_EX \
> -DWIN_EX \

Well, yes and no.  I think you probably want "-DSH_EX" and "-DWIN_EX,"
but I worry that "--enable-cjk," and possibly "-DCJK_EX," might end up
bypassing chartrans (or does that `` # '' mean that "--enable-cjk"
is commented out?).  Anyway, maybe try without any CJK stuff unless you
really need it.  Leonid can give a more knowledgeable recommendation.
I'm just shooting in the dark.

__Henry

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]

Reply via email to