Hi, all

I have two devices that one is base on WinCE, the other is base on QNX which
is a case sensitive system. And I use a flash disk to swap data between
them. But I found that some characters in file's name or directory'name
which is upper case on WinCE, changed to lower case on QNX. Vise versa.

My question is that can I specify a character upper or lower case on WinCE?
For example, when I create a new file, the file's name should be upper case
by default.

Thx!

Re: upper case or lower case by ctacke/>

ctacke/>
Tue Aug 21 08:50:31 CDT 2007

Just a guess, but maybe with a file system filter? It's the only route I
can think of (short of modifying the FSD itself)


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com




"Maverick" <maverick@maverick.com> wrote in message
news:eYcJoB94HHA.3900@TK2MSFTNGP02.phx.gbl...
> Hi, all
>
> I have two devices that one is base on WinCE, the other is base on QNX
> which
> is a case sensitive system. And I use a flash disk to swap data between
> them. But I found that some characters in file's name or directory'name
> which is upper case on WinCE, changed to lower case on QNX. Vise versa.
>
> My question is that can I specify a character upper or lower case on
> WinCE?
> For example, when I create a new file, the file's name should be upper
> case
> by default.
>
> Thx!
>
>
>



Re: upper case or lower case by Maverick

Maverick
Tue Aug 21 20:21:15 CDT 2007

I copy data from the flash disk to my PC(running WinXP) and characters
remain unchanged, but change happens when I copy it to WinCE device. So I
doubt if there is any change with WinCE's file system?

"Maverick" <maverick@maverick.com> дÈëÏûÏ¢ÐÂÎÅ
:eYcJoB94HHA.3900@TK2MSFTNGP02.phx.gbl...
> Hi, all
>
> I have two devices that one is base on WinCE, the other is base on QNX
which
> is a case sensitive system. And I use a flash disk to swap data between
> them. But I found that some characters in file's name or directory'name
> which is upper case on WinCE, changed to lower case on QNX. Vise versa.
>
> My question is that can I specify a character upper or lower case on
WinCE?
> For example, when I create a new file, the file's name should be upper
case
> by default.
>
> Thx!
>
>
>