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
 Bug VA_X ???
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

DDevelop
New Member

Belarus
3 Posts

Posted - Dec 30 2004 :  7:13:36 PM  Show Profile
What about LARGE_INTEGER (HighPart,LowPart) ???

jpizzi
Tomato Guru

USA
642 Posts

Posted - Dec 30 2004 :  9:14:43 PM  Show Profile
What about it? LARGE_INTEGER is a structure, as far as I can tell. Your question seems to indicate it is a function. What are you trying to do, what is VA doing, and what are you expecting VA to do?

Joe Pizzi
Go to Top of Page

DDevelop
New Member

Belarus
3 Posts

Posted - Jan 01 2005 :  08:30:36 AM  Show Profile
First of all excuse for my awful English.
For me the question about LARGE_INTEGER is important.
I very much frequently use variables of this type.
I specify a question.
When I declare a variable such as LARGE_INTEGER for example LARGE_INTEGER a;
Also I try will address to a field of this structure ULONG LowPart - VA prompts only LONGLONG QuadPart. I expect that VA_X should distinguish that LowPart is a field of structure
LARGE_INTEGER. I think that definition of this fact not such a challenge for him{it}.
So:
Help VA_X: a.QuadPart
I expect: a.LowPart
a.HighPart
a.QuadPart
Thanks for your time given to me.
Go to Top of Page

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Jan 05 2005 :  5:01:52 PM  Show Profile
yes this is a problem with VAX.

case=484

as a work around, if in VAX options you turn on:
text editor -> listboxes -> get content from default intellisense

then you will get all 4 components of this structure. "u" is also listed, which is the name of the second union, so it is a component.

zen is the art of being at one with the two'ness
Go to Top of Page
  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