C++
void SetConfirmReplace( BOOL confirm );
Description
Sets the confirm replace flag.
Parameters
Parameters | Description |
---|---|
confirm | If true, when creating (saving) a file warns the user that an existing file will be replaced; if false, does not warn |
void SetConfirmReplace( BOOL confirm );
Sets the confirm replace flag.
Parameters | Description |
---|---|
confirm | If true, when creating (saving) a file warns the user that an existing file will be replaced; if false, does not warn |