Visual C++ 6. In contrast to all previous versions I've seen, 1418 fails to locate (Alt-G on include directives) most headers. I think it parses only headers explicitly added to headers (but it won't Alt-G on #includes of those), it doesn't parse those included within. It seems it only locates headers with a direct relative path from the file with the #include, and those in the configured system directories.
Obviously I rebuilt the database a few times, reinstalled 1301 (everything found again) and reinstalled 1418 (nothing found).
All includes are either plain and simple or of the form #include "subdirectory/file.h"
. The include paths to them (all of them relative paths) are in each project's settings - same for Win32 Debug and Release configuration.
That's not an exotic configuration but I failed to find similar complaints except maybe http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=3779. It's not clear to me how bad case 689 is and when it will be/has been fixed.
VA_X.dll file version 10.1.1418.0 built 2005.06.24
VAOpsWin.dll version 1.2.0.4
MSDev.exe version 6.0.8168.1
Devshl.dll version 6.0.8798.0
Devedit.pkg version 6.0.8447.0
Font: Lucida Console 11(Pixels)
Comctl32.dll version 5.81.4916.400
WindowsNT 5.0 Build 2195 Service Pack 4
Single processor
Platform: Win32 (x86)
Stable Includes:
C:\\Programs\\Microsoft Visual Studio\\VC98\\INCLUDE;
C:\\Programs\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE;
C:\\Programs\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE;
Library Includes:
C:\\Programs\\Microsoft Visual Studio\\VC98\\MFC\\SRC;
C:\\Programs\\Microsoft Visual Studio\\VC98\\MFC\\INCLUDE;
C:\\Programs\\Microsoft Visual Studio\\VC98\\ATL\\INCLUDE;
C:\\Programs\\Microsoft Visual Studio\\VC98\\CRT\\SRC;
Other Includes: