The Wayback Machine - https://web.archive.org/web/20120326162024/http://social.msdn.microsoft.com:80/Forums/en/vcgeneral/thread/d459553b-cd13-4afa-bf47-4ec83e9d69e4
Visual Studio Developer Center > Visual Studio vNext Forums > Visual C++ General > C++ intellisense for Visual Studio 2010

Answer C++ intellisense for Visual Studio 2010

  • Saturday, April 24, 2010 4:36 PM
     
     

    I just updated my VS2008 to VS2010. I was aware that there was no support for intellisense for C++/CLI.

    My software uses limited C++/CLI functionality with most functionality in native C++. However, I use the WPF to access both the Managed/Unmanaged classes.

    However, it seems that any code under WPF -- even the native Classes accessed from the WPF classes cannot access Intellisense.

    Is this correct?  Under what type of project do I get the Intellisense for my unmanaged classes?

       --- Jim

Answers

All Replies