Hello,
my lib call a CreateFile(..) function but I get CreateFile fail when
I selected the file around 1.6GB. However, the same lib with this big
file works fine under my windows XP and when the file is quite small on
CE. (tested 300 MB on Pocket PC 2003, ok).

Do we have such a limitation of file size for calling CreateFile(..)
on CE?
I get the invalid handle from this CreateFile(..). Strange enough, one
of my application cannot recognize if there's this big file on my SD
card at all. But another application can recognize but cannot open it
because of invalid handle.



Many thanks for any answer.

pt.