Re: Internationalization - reducing image size
- From: "Paul G. Tobey [eMVP]" <ptobey no spam AT no instrument no spam DOT com>
- Date: Wed, 25 May 2005 11:18:23 -0700
Well, you should carefully read your license for Windows CE distribution
because, unless it's very unlike mine, you are not licensed to separately
distribute parts of the operating system, separate from the nk.bin contents.
Paul T.
"Shreds" <Shreds@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6740EA51-BE93-4CAE-8FC7-FA5BE2DAE415@xxxxxxxxxxxxxxxx
> Yes, but do we need to include the codepages in the nk.bin image? We
> would
> like to ship a minimally globalized image and then have language packages
> available for each region. This relies on the fonts, code pages, and IMEs
> being added by an installer package and NOT being part of the nk.bin we
> ship.
>
> Thanks in advance for your reply!
>
>
> "Doug Cook [MSFT]" wrote:
>
>> The codepages are used for converting data to and from Unicode. While a
>> lot
>> of text in memory is Unicode, a lot of text on disk/flash/rom or on the
>> network is in other encodings and needs to be converted. For example,
>> web
>> pages and email have to be converted.
>>
>> --
>> Thanks!
>> Doug
>>
>> -------------------------------------------------------------
>> Boring Microsoft legal disclaimer follows:
>> Reply via newsgroup. Please do not reply to dcook@xxxxxxxxxxxxxxxxxxxx
>> This posting is provided "AS IS" with no warranties, and confers no
>> rights.
>> Any code provided in this posting is subject to the terms specified at
>> http://www.microsoft.com/info/cpyright.htm.
>> -------------------------------------------------------------
>> "Shreds" <Shreds@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:99B7F174-B3A8-475E-8F8E-845AE5ABECA7@xxxxxxxxxxxxxxxx
>> > Can I remove code pages from the final CE 5.0 image to reduce image
>> > size?
>> > Since CE is Unicode based - why do I need to include the codepages in
>> > the
>> > nk.bin image at all? (Perhaps the CE GDI translates the Unicode
>> > characters
>> > back to ansii?) If CE cannot use the Unicode "codepage" directly, is
>> > there a
>> > way to add them dynamically so only users that require them can
>> > download
>> > and
>> > install them and we do not have to build them into the image?
>>
>>
>>
.
- Follow-Ups:
- Re: Internationalization - reducing image size
- From: Shreds
- Re: Internationalization - reducing image size
- References:
- Internationalization - reducing image size
- From: Shreds
- Re: Internationalization - reducing image size
- From: Doug Cook [MSFT]
- Re: Internationalization - reducing image size
- From: Shreds
- Internationalization - reducing image size
- Prev by Date: Re: Internationalization - reducing image size
- Next by Date: Re: PB5.0 SDK export problem
- Previous by thread: Re: Internationalization - reducing image size
- Next by thread: Re: Internationalization - reducing image size
- Index(es):
Relevant Pages
|