Dynamic help in Visual C++ of MSDN
I have already install MSDN 2004..Now after installing MS Visual C++ Professional 6.0 , I want to acess MSDN from from the help menu of MS VC++ IDE , i.e, search and find menu of IDE should acccess the MSDN .For this what should I do.
# 1 Re: Dynamic help in Visual C++ of MSDN
You must install the compiler first, then the help, or the help setup cannot register itself with the compiler. So just re-install msdn and it should hook up.
jonnin at 2007-11-11 21:02:25 >
