Page 1 of 1

File copy using C++ on WinCE 5.0

Posted: Wed Oct 28, 2009 5:26 am
by cyberscan
Using embedded C++, fstream is not recognized or not found when compiling for WinCE mini2440 board. Is there another way to write a file copy routine that would copy a file from one directory to another? Thanks.