W
Wild Bill
Hello, I' m writing for the first time a little Compact framework
application.
I need to write some code that copies selected files from the desktop PC to
the storage card inserted in the pocket Pc.
I don't understand how to reach the right path of the storage card. Also if
i find the path, is it possible to copy the file with a command line like
this?
file.copy(path1,path2)
Is this the right way to solve the problem or there is another method to
reach my purpose?
I'm sorry for my english.
My best regards, Maurizio Di Marco.
application.
I need to write some code that copies selected files from the desktop PC to
the storage card inserted in the pocket Pc.
I don't understand how to reach the right path of the storage card. Also if
i find the path, is it possible to copy the file with a command line like
this?
file.copy(path1,path2)
Is this the right way to solve the problem or there is another method to
reach my purpose?
I'm sorry for my english.
My best regards, Maurizio Di Marco.