It appears that I may have inadvertantly changed my Visual Studio 2008
VC\atlmfc\afxwin.h file (not SP1). Is there a way to locate and restore the
original from the installation DVD without going through each cab
individually, or is it available on MSDN somewhere? (It appears that
Search won't look in the cab's on the DVD. Just hopping around I located an
..._afxwin_h... in one of the cabs, but it had a number of differences from
my copy so I assume it went with some other version of the libs.)
As an aside, does anyone know what the SP1 install does - if anything - when
it encounters a later-than-original file date in the header directories?
Thanks.
Tom
"linearred" <nos...@nospam.nospam> wrote in message
news:OlXIlngA...@TK2MSFTNGP02.phx.gbl...
I don't know the answer to your question. However, I have good
advice for the future. I have been in this situation a couple of
times myself. So now I always set read-only attribute for all VC++
source files. It avoids undetected changes of VC++ files when I
occasionally press wrong key during debug session.
HTH
Alex
"Alex Blekhman" <tkfx....@yahoo.com> wrote in message
news:OaF3ZThA...@TK2MSFTNGP04.phx.gbl...