For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > October 2005 > Copying a file fromMS Smartphone to desktop PC









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Copying a file fromMS Smartphone to desktop PC
Andy Carr

2005-10-24, 7:02 pm

Hi, does anyone know how I can copy a file from a MS Smartphone to desktop PC
using EVC++ and an active ActiveSync connection? Is their a default path?
riki

2005-10-25, 3:57 am

Andy Carr wrote:
> Hi, does anyone know how I can copy a file from a MS Smartphone to desktop PC
> using EVC++ and an active ActiveSync connection? Is their a default path?


(GUI)
ActiveSync->Expore
or
eVC->Tools->Remote File Viewer

or
(Command line)
http://wiki.xda-developers.com/inde...gename=XDAtools

riki

There's so much comedy on television. Does that cause comedy in the
streets?-- Dick Cavett
By Night:
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
By Day: http://www.EmbeddedFusion.com
Andy Carr

2005-10-25, 3:57 am

Any suggestions on how to copy a file through code? RAPI?

"riki" wrote:

> Andy Carr wrote:
>
> (GUI)
> ActiveSync->Expore
> or
> eVC->Tools->Remote File Viewer
>
> or
> (Command line)
> http://wiki.xda-developers.com/inde...gename=XDAtools
>
> riki
>
> There's so much comedy on television. Does that cause comedy in the
> streets?-- Dick Cavett
> By Night:
> ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
> AbstractStart for Smartphone :
> http://homepages.inspire.net.nz/~gambit/AbstractStart/
> By Day: http://www.EmbeddedFusion.com
>

riki

2005-10-25, 3:57 am

Andy Carr wrote:
> Any suggestions on how to copy a file through code? RAPI?


ahh thought that was an odd question, yes RAPI, see CeCopyFile()

riki

He who laughs last has a bad ping.
By Night:
ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
AbstractStart for Smartphone :
http://homepages.inspire.net.nz/~gambit/AbstractStart/
By Day: http://www.EmbeddedFusion.com
Andy Carr

2005-10-25, 3:57 am

Hi,

Isn't CeCopyFile() a VC++ RAPI function that allows a desktop PC application
to copy files to and from a PPC?

I'm trying to write a EVC++ application that can copy a file from the device
to a connected desktop PC. I don't think I can use CeCopyFile() for this.
However there must be a way of setting up a network path on the PPC that
points to a location on the desktop, then I should be able to use CopyFile()
shouldn't I?

Andy

"riki" wrote:

> Andy Carr wrote:
>
> ahh thought that was an odd question, yes RAPI, see CeCopyFile()
>
> riki
>
> He who laughs last has a bad ping.
> By Night:
> ThemeChanger for Smartphone : http://homepages.inspire.net.nz/~gambit/
> AbstractStart for Smartphone :
> http://homepages.inspire.net.nz/~gambit/AbstractStart/
> By Day: http://www.EmbeddedFusion.com
>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com