Hi,
I'm using codeblocks to as my IDE for C++ and every 10mins or so I get the following error message:
"Reload File? File c:...node.cpp is modified outside the IDE. Do you want to reload it? (you will lose andy unsaved work)" Yes/No/All/Cancel
If I click yes by mistake sometimes I lose the last couple of minutes of work. If I click no then everything remains ok.
So I downloaded "Process Monitor" to find out what program was accessing my cpp file and it tells me that SVCHost may be the culprit.
As far as I'm aware SVCHost is responsible for all sorts of things. Does anyone have any idea what I can do to stop receiving this error message?
N.B. This error message didn't appear for the first month or so that I used codeblocks, but I have no idea what I've done that might have caused the problem.
[Screenshot][http://i44.tinypic.com/sgk3sx.jpg]