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!