dk60 said:
No, it does not work for a clean project either.
As I said, it works for C# but not for C++.
Can you try and see if it works in C++ for you?
Is it possible that it is not supposed top work for C++?
Then, what is the ncb file for?
Thanks
Dan
IntelliSense does NOT work in C++ and C++/CLI, and when it works, it works
very slowly.
If you program like me, IntelliSense is not a help for develop. I think and
build in my mind a block of code, then I write it at a typist speed, then
IntelliSense cannot react when I press -> and Ctrl-J because it is parsing
files. If you type objet, then waits some seconds, and then type ->(or just
..), *sometimes* it works. Sometimes IntelliSense is not capable to
understand some complex and hierarchical classes and sometimes it simply
does not work and, of course, it does not works at same speed as C#.
--
Visita mi blog principal:
http://rfog.blogsome.com
Y este sobre programación:
http://geeks.ms/blogs/rfog
Libros, ciencia ficción y programación
========================================
En la vida real, el que no se rinde es todo un valiente.
-- Paul Mc Cartney.