[PATCH 2/6]: msvcp110: Add tr2_sys__Rename implementation and test. (try 2)

Piotr Caban piotr.caban at gmail.com
Fri Jul 3 05:43:47 CDT 2015


On 07/03/15 05:56, YongHaoHu wrote:
> +    if(MoveFileExA(old_path, new_path, MOVEFILE_REPLACE_EXISTING|MOVEFILE_COPY_ALLOWED))
According to my testing MOVEFILE_REPLACE_EXISTING flag should not be 
used here.

Thanks,
Piotr



More information about the wine-devel mailing list