j
k
j a
j l
On 07/05/15 20:49, YongHao Hu wrote:
if(!strcmp(old_path, new_path) || MoveFileExA(old_path, new_path, MOVEFILE_COPY_ALLOWED))
The comparison of paths doesn't look right. Why have you added it?
Cheers, Piotr
Back to the thread
Back to the list