Click to See Complete Forum and Search --> : How to i copy a files from Desktop to Mobile


rajesh_s76
June 27th, 2002, 02:58 AM
Hi,

How do i copy a files from Desktop to Mobile Device. i tried CeCopyFile(), but i cant copy. i using VC++.

anybody help me...

thanks,
Rajesh. s
rajesh_s76@hotmail.com

alanr
July 1st, 2002, 11:58 AM
CeInit()....
CeCopyFile()....
CeUninit()....

You can read abotu hwo to use these in the MSDN....