Hi,
I have an interesting question belonging to WinJ2k.
In my current Win32-proggie I want to copy a file.
Normaly I do this with CopyFile(src, dst, false), and this works fine
in the debug-build. The problem is that the Release-Version doesn't
work properly. The function return successfully with 1, but the file
isn't copied. Even (if the dst wasn't empty) the dst-file is
removed!!! So, this can't be a problem with my security-restrictions
of the account (by the way, I use the root-account!)
What's the problem? I've read the former postings to this problem but
they answer the question not specifically!
If anyone has some remarks...
thanks guys
Rene'