Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 VA View missing information

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
eve Posted - Jun 15 2007 : 05:49:18 AM
Hi,

try the following code:

struct Test
{
int z;
int a;
};

int main()
{
Test t;

return 0;
}


Now hover over 'Test', VA view will only show 'Test', but it will not list the members. Is this normal?

thanks,
eli

ps. my info:

VA_X.dll file version 10.3.1557.0 built 2007.05.29
Licensed to:
VA X: <nospam>@<nospam>.com (25-user license) Support ends 2007.07.10
VAOpsWin.dll version 1.3.2.2
VATE.dll version 1.0.5.6
DevEnv.exe version 8.0.50727.762
msenv.dll version 8.0.50727.762
Font: Courier New 17(Pixels)
Comctl32.dll version 6.0.2900.2982
Windows XP 5.1 Build 2600 Service Pack 2
2 processors

Platform: Win32
Stable Includes:
C:\\DevStudio\\Vs2005\\VC\\include;
C:\\DevStudio\\Vs2005\\VC\\atlmfc\\include;
C:\\DevStudio\\Vs2005\\VC\\PlatformSDK\\include;
C:\\DevStudio\\Vs2005\\SDK\\v2.0\\include;

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

Other Includes:

2   L A T E S T    R E P L I E S    (Newest First)
support Posted - Sep 13 2008 : 01:25:47 AM
case=838 is fixed in build 1649
feline Posted - Jun 15 2007 : 2:51:43 PM
Unfortunately the HCB does not show the details of classes and structures defined in cpp files:

case=838

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000