RE: using XML file in emulator by Max
Max
Sun Mar 13 09:05:01 CST 2005
The first way is to add the file as content to the project (while deploying
the project the file will be copied to the emulator). The second - manually
copy needed file to the emulator for example with remote file viewer utility
that bundles with eVC, or throught shared folders. Shutting down the emulator
with "save emulator state" option will preserve all the files you have been
copied until the next run.
Max.
"Abhi Unniyambath" wrote:
> hi ,
> i want to use an XML file as 'settings file' for my application developed
> for PocketPC 2003. how can i put my xml file into a folder structure from
> wher my appication can read it (while running in the emulator) ?
>
> Thnx
> Abhi