Flag MOVEFILE_REPLACE_EXISTING of MoveFileExA function not working for Application due to oplocks property
Applies to
- CIFS
- Oplocks
Issue
- Flag
MOVEFILE_REPLACE_EXISTING
ofMoveFileExA
function not working for Application. - Application logs report error, returning unsuccessful calls.
- Rest all the flags related to
remove,delete,edit
of function MoveFileExA are working fine without any issue.