G
Guest
hi iam using vs 2003 .net CF 1
i want to copy all xml files from a particular directory(in PDA) to Desktop
directory
but i know only one file to copy....
Imports OpenNETCF.Desktop.Communication
myrapi.CopyFileFromDevice(Label1.Text, "C:\sdf\DownloadXML\a.xml")
i have list of files in pda
how to copy....
thanks
i want to copy all xml files from a particular directory(in PDA) to Desktop
directory
but i know only one file to copy....
Imports OpenNETCF.Desktop.Communication
myrapi.CopyFileFromDevice(Label1.Text, "C:\sdf\DownloadXML\a.xml")
i have list of files in pda
how to copy....
thanks