Sure they do. They might have several, in fact. The basic filesystem on
most devices is RAM-based. Many have a non-volatile folder off the root,
\Flash, \PSM, or whatever, which is Flash-based.
Some files in the RAM-based filesystem *are*, in fact, in ROM (programs in
the \Windows folder, for example).
Windows Mobile 5.0 will support a completely non-volatile filesystem.
Whereas, the root folder, the \Program Files folder, the \Windows folder are
now generally RAM-based, Windows Mobile 5.0 will support having all of those
places be Flash-based. When that happens, the \Windows folder won't be
dependent on the battery any more and, when the battery goes dead, you won't
lose the contents of your \Windows folder, etc.
Most Windows CE-based devices currently support PCMCIA cards that can
support files, too. An ATA Flash Compact Flash card, for example, will
appear as a \Storage Card folder on most devices. SD Cards can also be used
for this type of filesystem. Pocket PC devices don't generally support it,
but many Windows CE devices support hard disks for file storage.
Paul T.
<rifat@MicrosoftAcademicTurkey> wrote in message
news:Oy$(E-Mail Removed)...
> Hello,
> When we deploy an application to the device using Visual Studio .NET,
> the application is transfered to the device (PPC). As far as I know,
> Windows Mobile operating systems,
> do not have a file system, then where are these files ?
>
> My guess is they are in ROM besides the O/S,
> but I have no idea how the management or how many percent of ROM is
> reserved for this operation.
>
> and I have heard that Windows Mobile 5.0 supports persistant storage, is
> this a disk with a file system?
>
> If someone can clear my conflicts, I will be happier. 
>
> rifat yavuz
> Microsoft Academic, Turkey
>