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
 VAX1237/VSNET - too few class members
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

SvenC
Tomato Guru

Germany
339 Posts

Posted - May 25 2004 :  02:07:00 AM  Show Profile
In a C++ project I had Prefer default intellisense enabled.
I have included a COM dll with the #import statement which creates an automatic pair of tlh and tli files. These include the definition an the contained COM class based on the template class _com_ptr_t.
When I have an interface IMyCom then I can define
IMyComPtr obj;
And call
obj->MyMethod();

With Prefer default intellisense only one member of that class is displayed.
Without Prefer default intellisense in some cases the combobox is filled correctly in others I get this status bar context: "IntelliSense: 'Expression to the left of . or -> has a type which could not be resolved'"

I could only find this behaviour with classes created from #import

Bye,
SvenC

Edited by - SvenC on May 25 2004 02:13:20 AM
  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