|
-
November 23rd, 2010, 04:48 AM
#4
Re: How to determine whether file is in use and prompt an error message in VC++?
 Originally Posted by anish2006
When user try to save file by click on save button from Save dialog box.
File is NOT been truing to save when user "clicks on save button from Save dialog box". The only thing the user obtains from this dialog is the path name of the file to save to.
You can use OFN_OVERWRITEPROMPT flag to to generate a message box if the selected file already exists
Victor Nijegorodov
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|