Visual Studio: ncb file
C / C++ / MFC
4
Posts
3
Posters
1
Views
1
Watching
-
How do I create NCB file with Visual Studio 6 so I can have intellisense enabled? Thanks
Norman Fung
-
What if it isn't? I rebuild the project many times and it is not there. NCB files must be a compiler option somewhere...
Norman Fung
The intellisense database is rebuilt when you open the solution/project, not when you rebuild it. I'm not sure where the options are in VC6 but look in help for Intellisense. In VS2003 the settings are in the Tools|Options dialog in the Text Editor section. Mark