I have a very strange issue with Visual Studio 2010.
My program have some memory issues, so I have to reboot frequently. After the last reboot, one of my header files has been corrupted automatically, and can be opened now only by notepad (even from the internal environment of Visual Studio, while debuuging (it only shows me only the assembly code) or when I go to this file's folder and do "Open with Visual Studio", its still notepad that opens it).
I found the problem in the Microsoft Forums, but there isn't any idea for solution there.