CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Jan 2003
    Location
    Massachusetts
    Posts
    170

    Visual Studio Confirm

    How do I turn on confirmation for when I close Visual Studio?

    How do I turn on confirmation for when I save files? Save all assumes that unchanged files are being saved. This changes the time stamp and is causing problems.

    thanks

    Jim
    I am scifi

  2. #2
    Join Date
    Nov 2002
    Location
    Singapore
    Posts
    1,890
    i don't think that's possible, if you have source safe using versions,
    all other files will be read only accept that you have checked out..
    you can try requesting Microsoft's Visual Studio Feedback
    telling about your problem.
    - Software Architect

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured