Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Feature Requests
 Symbol lookup for system headers?
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

smack000
New Member

USA
4 Posts

Posted - Jan 04 2007 :  3:48:41 PM  Show Profile  Reply with Quote
I have several .h files that I like to reference fairly often. However, int he Ctrl-Alt-S box, I can't seem to see function declarations and types from the headers, even if I uncheck the box that says to only show symbols from the workspace. It would be nice to be able to see these.

Jack Mathews
Principal Engineer
Retro Studios

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Jan 05 2007 :  07:50:28 AM  Show Profile  Reply with Quote
I cannot comment on this without some more details.

which IDE and version of VA are you using?
How does the IDE or VA know about these headers? Are they included in your solution? Are they in a stable include directory? Are they even known to the IDE and VA?

zen is the art of being at one with the two'ness
Go to Top of Page

smack000
New Member

USA
4 Posts

Posted - Jan 05 2007 :  11:56:24 AM  Show Profile  Reply with Quote
Is this everything you need? The headers are in the stable includes in VA. I'm trying to use function definitions from a file named "os.h" in C:\\RVL_SDK\\include\\revolution. However, even the default Win32 ones aren't showing up (I can't even find IsDialogMessage in the box)

VA_X.dll file version 10.3.1541.0 built 2006.11.20
VAOpsWin.dll version 1.3.3.8
VATE.dll version 1.0.5.0
DevEnv.exe version 8.0.50727.363
msenv.dll version 8.0.50727.363
Font: Consolas 13(Pixels)
Comctl32.dll version 6.0.2900.2982
Windows XP 5.1 Build 2600 Service Pack 2
4 processors

Platform: Custom
Stable Includes:
C:\\msdev2005\\VC\\include;
C:\\msdev2005\\VC\\atlmfc\\include;
C:\\msdev2005\\VC\\PlatformSDK\\include;
C:\\msdev2005\\SDK\\v2.0\\include;
C:\\RVL_SDK\\include;
C:\\RVL_SDK\\include\\revolution;

Library Includes:
C:\\msdev2005\\VC\\atlmfc\\src\\mfc;
C:\\msdev2005\\VC\\atlmfc\\src\\mfcm;
C:\\msdev2005\\VC\\atlmfc\\src\\atl;
C:\\msdev2005\\VC\\crt\\src;

Other Includes:


Jack Mathews
Principal Engineer
Retro Studios
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Jan 05 2007 :  4:44:55 PM  Show Profile  Reply with Quote
Something odd is going on here. Using VS2005 and VA 1543 with a C++ test project, simply opening OFIW it shows 396 symbols.

If I turn off "show symbols in current workspace" and filter the list on "isdialogmessage" I get 7 of 115,974

This is with:

Platform: Custom
Stable Includes:
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\atlmfc\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\VC\\PlatformSDK\\include;
C:\\Program Files\\Microsoft Visual Studio 8\\SDK\\v2.0\\include;
C:\\boost\\boost_1_33_1;

Are these numbers even close to the numbers you are seeing?

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000