I have installed the OS in VirtualBox 4.3.8
I have compiled the Code that calls the CopyFile/CopyFileEx function in VC6, and VS2012 (for v10 and v11), but it refuses to work.
I am running the app in console mode, as Administrator.
It gives error 2: The system cannot find the file specified.
However, this code works fine for both functions on XP, Server 2003, and Windows 7.
What is the problem? Is it permissions? How can I find out what the problem is?