japanese language not working in cloned component
- From: "Michael Reim" <nospammichaelDOTreim@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 30 Aug 2007 17:06:47 +0200
Hello all
Working on a cloned version of calibrui I have a strange behaviour.
In order to get japanese resources I did the following steps:
- Opened E:\WINCE500\PUBLIC\COMMON\OAK\LIB\ARMV4I\DEBUG\0411\calibrui.res
with resource editor in PB.
- Saved resource as
E:\WINCE500\PBWorkspaces\TreiberTest\CalibrUi\INTLTRNS\0411\calibrui_clone.rc
- Modified calibrui_clone.rc with notepad in order to delete all Visual
Studio stuff.
- Added the language information for japanese to calibrui_clone.rc:
LANGUAGE 0x11, 1
- Modified prelink.bat to get the different languages generated:
(set LOCALE=%1 && nmake INTLTRNS\%1\CalibrUi_clone.res) || goto
EXIT_ERROR
move /Y INTLTRNS\%1\CalibrUi_clone.res
obj\%_TGTCPU%\%WINCEDEBUG%\%1\CalibrUi_clone.res || goto EXIT_ERROR
This all ends up in a touch screen calibration displaying garbage
characters.
Why?
I used the same steps for several european languages without any problems.
My system is PB5.0, ARM with MUI enabled.
In other modules the japanese characters display correct.
TIA
--
Michael Reim
Michael DOT Reim AT helmut-fischer DOT de
.
- Prev by Date: Re: Waiting for service
- Next by Date: Re: Derive physical address from the virtual address
- Previous by thread: Kitl cannot connect
- Next by thread: Re: IMGNOKITL Causing Touch Driver to Fail
- Index(es):
Relevant Pages
|