When I type -?::-+ in source code window, Visual Assist doesn't show all objects and functions. I often used this in prev versions of Visual Studio since v6.0 (1999y) and it always showed entire links to all objects and functions.
Is there any setting in Visual Assist to enable it in VS 2010
- in VA Options -?Get content from default Intellisense-+ in turned on - in IDE options I turned on everything possible, all -?Disable options-+ are turned to false.
But still I can't browse list of objects and functions in source code window.
Error says - IntelliSense: 'No additional information available' (See 'Troubleshooting Intellisense in C++ Projects' for further help.)
I browsed google for this problem and couldn't find solution. PLEASE HELP... I need quick access to original API functions in C++ MFC Project.
and paste the details (from the clipboard) into your reply. This will give us the basic information about your setup. I am wondering if the standard include directories are missing from your stable include directories list, that might explain what is happening.
VA_X.dll file version 10.7.1940.0 built 2013.05.30 DevEnv.exe version 10.0.30319.1 Professional msenv.dll version 10.0.30319.1 Comctl32.dll version 6.0.2900.6028 Windows XP 5.1 Build 2600 Service Pack 3 Single processor (x86) Language info: 1251, 0x419
Platform: Project defined Stable Includes: C:\\Program Files\\Microsoft SDKs\\Windows\\v7.0A\\include; D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\atlmfc\\include; D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\include;
Other Includes:
Stable Source Directories: D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\crt\\src; D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\atlmfc\\src\\atl; D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\atlmfc\\src\\mfcm; D:\\Program Files\\Microsoft Visual Studio 2010 (v10.0)\\VC\\atlmfc\\src\\mfc;