Click here to Skip to main content
15,905,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Really amazingly simple question Pin
Rafael Fernández López18-Oct-03 12:33
Rafael Fernández López18-Oct-03 12:33 
GeneralRe: Really amazingly simple question Pin
Michael Dunn18-Oct-03 12:44
sitebuilderMichael Dunn18-Oct-03 12:44 
GeneralRe: Really amazingly simple question Pin
MrEyes18-Oct-03 14:09
MrEyes18-Oct-03 14:09 
GeneralRe: Really amazingly simple question Pin
Taka Muraoka18-Oct-03 14:45
Taka Muraoka18-Oct-03 14:45 
GeneralMultiple developers working on same .rc file Pin
Ravi Bhavnani18-Oct-03 9:01
professionalRavi Bhavnani18-Oct-03 9:01 
GeneralRe: Multiple developers working on same .rc file Pin
Mike Dimmick19-Oct-03 2:26
Mike Dimmick19-Oct-03 2:26 
GeneralRe: Multiple developers working on same .rc file Pin
Ravi Bhavnani19-Oct-03 4:39
professionalRavi Bhavnani19-Oct-03 4:39 
General"File Modified Outside Source Editor" Warning Message Pin
Carl Owenby18-Oct-03 8:43
sussCarl Owenby18-Oct-03 8:43 
October 18, 2003

Re: Microsoft Knowledge Base Article - 174942

"File Modified Outside Source Editor" Warning Message

I believe I have discovered a cause of this warning in a specific situation. I encountered this message while using Microsoft Visual C++ .NET. The message box appears after the “Build Solution” command is complete, following editing of a source file using the native .NET editor.

In this case, the project and source files were stored on a network file server. A tape backup job was running at the time on the file server when I encountered the warning. I moved the project and source files to the local hard drive on the workstation and didn’t get the error message. I moved the project and source files back to the file server after the tape backup job completed and didn’t get the warning then either.

Under Microsoft Visual C++ .NET, the window title is Microsoft Development Environment. The window displays the full path file name followed by the following message:
This file has been modified outside of the source editor.
Do you want to reload it?
The command buttons are: Yes, Yes to All, No, No to All.

The bottom line is that Visual Studio .NET may erroneously detect that a file has been modified outside of the source editor, in situations when there is a delay between the time the file is saved and when it is actually written to the network drive.

Carl Owenby

GeneralCSocket Pin
lpRomang18-Oct-03 7:04
lpRomang18-Oct-03 7:04 
GeneralRe: CSocket Pin
Alexander M.,18-Oct-03 12:42
Alexander M.,18-Oct-03 12:42 
GeneralRe: CSocket Pin
Rafael Fernández López19-Oct-03 0:06
Rafael Fernández López19-Oct-03 0:06 
Generaltoolbar (again) Pin
Max Santos18-Oct-03 6:37
Max Santos18-Oct-03 6:37 
GeneralRe: toolbar (again) Pin
includeh1018-Oct-03 6:44
includeh1018-Oct-03 6:44 
GeneralRe: toolbar (again) Pin
Max Santos23-Oct-03 23:18
Max Santos23-Oct-03 23:18 
Generalreceiving keybords input on modeless dialog created using DLL Pin
bhalchan18-Oct-03 6:34
bhalchan18-Oct-03 6:34 
QuestionHow to use Timer in a win32 dll ? Pin
legrillon18-Oct-03 6:32
legrillon18-Oct-03 6:32 
AnswerRe: How to use Timer in a win32 dll ? Pin
Joe Woodbury18-Oct-03 10:54
professionalJoe Woodbury18-Oct-03 10:54 
GeneralRe: How to use Timer in a win32 dll ? Pin
legrillon18-Oct-03 13:05
legrillon18-Oct-03 13:05 
GeneralRe: How to use Timer in a win32 dll ? Pin
legrillon19-Oct-03 0:53
legrillon19-Oct-03 0:53 
GeneralRe: How to use Timer in a win32 dll ? Pin
Joe Woodbury19-Oct-03 6:12
professionalJoe Woodbury19-Oct-03 6:12 
GeneralCustom Messages Pin
michael_cowan18-Oct-03 6:17
michael_cowan18-Oct-03 6:17 
GeneralRe: Custom Messages Pin
includeh1018-Oct-03 6:35
includeh1018-Oct-03 6:35 
GeneralRe: Custom Messages Pin
michael_cowan19-Oct-03 9:31
michael_cowan19-Oct-03 9:31 
GeneralRe: Custom Messages Pin
Mike O'Neill20-Oct-03 14:46
Mike O'Neill20-Oct-03 14:46 
GeneralRe: Custom Messages Pin
michael_cowan21-Oct-03 5:32
michael_cowan21-Oct-03 5:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.