VC++ 2003 intellisense problem
I made a win32 application window, and assuming I can add managed code to it, I turned on managed extensions. However, I'm not getting any intellisense on what I write. For example, System:: ... nothing pops up. However, what I do write with it does get compiled fine. I want my intellisense. I miss it from 2005.
Phil
ps. Intellisense works fine in my console application, just not the windows one.
Re: VC++ 2003 intellisense problem
Hi,
Does VS2003 have an ncb file? if so, rename it and open the project (solution) again.
Jeff
Re: VC++ 2003 intellisense problem
Intellisense in Visual Studio is not a feature that is guaranteed to work always, and when it works, it is not guaranteed to show absolutely accurate complile-worthy options (even though it usually does).
If intelli-sense is very important to you... Think of getting this utility from -
http://www.wholetomato.com