IntelliSense Visual C++ unavailable ?

Hello :)

Currentely playing around with VC++ Windows Forms.
But appearentely IntelliSense is unavailable (says: IntelliSense: 'unavailable for C++/CLI'), is there any way to make it available?
IntelliSense seems to be really helpfull :D

Thanks on advance

(no .ncb file available to delete, in case you might advice this)
Last edited on
closed account (3hM2Nwbp)
Last I knew, Intellisense wasn't available in VC++ 2010 for managed projects. If you want to use Intellisense for managed stuff you can still download VC++2008, although if you only using native C++, you can switch your project configuration type that will enable intellisense.
Topic archived. No new replies allowed.