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
 Technical Support
 VA X 1216: typedef struct fails
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

Uniwares
Tomato Guru

Portugal
2321 Posts

Posted - Feb 16 2004 :  5:36:13 PM  Show Profile
When typedef'ing a named struct, the HCB fails to show info about this struct.
e.g.:
typedef struct tagStructName
{
  int nIntMember;
} SAMPLE_STRUCT, * PSAMPLE_STRUCT;


Hovering over a variable of type SAMPLE_STRUCT causes the HCB to show
SAMPLE_STRUCT
 + :tagStructName

This struct is not properly resolved, its members are never shown. Hovering over a member of SAMPLE_STRUCT shows only "tagStructName" in the HCB.
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000