G
garricks
Is there any way to emulate file access to/from a file
that exists on the PC? I need to debug a little parser
that reads text from a file that is normally transferred
via ActiveSync. The emulator environment does not seem to
access PC disk files, implementing file streams within
itself i.e. if I create a file, I can access it. But
external/preexisting files seem to be a problem.
that exists on the PC? I need to debug a little parser
that reads text from a file that is normally transferred
via ActiveSync. The emulator environment does not seem to
access PC disk files, implementing file streams within
itself i.e. if I create a file, I can access it. But
external/preexisting files seem to be a problem.