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
 Problem with __if_exist() and GoTo Implementation
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

lib_team
Junior Member

France
18 Posts

Posted - Jul 29 2009 :  04:22:12 AM  Show Profile  Reply with Quote
hy,
In our code with have problem when we use __if_exist() in a class. The Goto Implementation function proposed us 2 choices. And one is invalid.

This is an sample :
class keCFoo
{
	__if_exists(MyParent)
	{
	}
};

void Fct(keCFoo& );


Put your cursor on "keCFoo&" in function Fct(), and clic on GoTo implementation. See choice proposed by VA X.
One choice is : class keCFoo, which is correct.
Other choice is : __if_exist() ... which isn't correct.

I known, __if_exist() is Microsoft specific, but for debug version we use it a lot.

best regards

feline
Whole Tomato Software

United Kingdom
18942 Posts

Posted - Jul 30 2009 :  1:44:10 PM  Show Profile  Reply with Quote
I am seeing the same effect here. Thank you for the clear description.

case=30300

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