I have a problem with the kernel function CopyFileA()
When on NT, I try to copy a file to another file that already exists I get a message
'Cannot create a file when that file already exists'
This is in spite of my having set the CopyFile FailIfExists flag to false. What am I doing wrong?
(I do not get this problem on WIN98). [sig][/sig]
When on NT, I try to copy a file to another file that already exists I get a message
'Cannot create a file when that file already exists'
This is in spite of my having set the CopyFile FailIfExists flag to false. What am I doing wrong?
(I do not get this problem on WIN98). [sig][/sig]