Can I overwrite system files on win ce device? As I understand system files
are located in ROM? On emulator I succeded to overwrite with CreateFile and
CopyFile functions.

Re: Is it possible to overwrite system files? by Chris

Chris
Fri Mar 11 08:25:32 CST 2005

The answer is maybe. It depends on the file and how the OEM put it into the
image.

--
Chris Tacke
Co-founder
OpenNETCF.org
Has OpenNETCF helped you? Consider donating to support us!
http://www.opennetcf.org/donate


"Max" <Max@discussions.microsoft.com> wrote in message
news:2811A64B-7F61-40C2-8535-9CFF46726350@microsoft.com...
> Can I overwrite system files on win ce device? As I understand system
> files
> are located in ROM? On emulator I succeded to overwrite with CreateFile
> and
> CopyFile functions.
>