|
Posted by Tony on August 16, 2007, 9:00 pm
Please log in for more thread options Hi Chilumba,
I was able to sucessfully use the vb code mentioned in the below link, but I
was trying to build a VB.NET 2003 or VB.NET 2005 application that would
connect to the device. I could not get the API calls to work correctly in
.NET 03 when I converted it from the VB6 code from the below link. Is there
a different way to accomplish this in VB.NET?
Thanks
"Chilumba Mubashi [MSFT]" wrote:
> You can access the objects using RAPI.
> The link below has an example of how to copy files between a device and a PC
> (in VB). This will get your started.
> http://support.microsoft.com/kb/307256
>
>
> thanks
>
>
> --
> Chilumba Mubashi
>
> This posting is provided "AS IS" with no warranties, and confers no rights.
>
>
> >I am using VB.NET 2005 and trying to build an application for a windows
> > mobile 5.0 phone where I would like to be able to click a button on the
> > mobile device and when it is connected thru active sync....send a file to
> > my
> > computer. I know in vb.Net I have access to my.computer.Filesystem, but
> > in
> > the mobile development this does not appear to be an option. What do you
> > use
> > to access the file system object?
>
>
>
|