Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 ~ as part of the define

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
graham.reeds Posted - Sep 19 2008 : 05:13:55 AM
Take the following code:
		lpwndpos->flags &= ~SWP_SHOWWINDOW;
		lpwndpos->flags &= ~ SWP_HIDEWINDOW;


On the first line the tilde is colored as part of the define of SWP_SHOWWINDOW.
On the second the tilde is considered separate.

G.
4   L A T E S T    R E P L I E S    (Newest First)
support Posted - Oct 04 2011 : 11:17:23 PM
case=4312 is fixed in build 1859
accord Posted - Sep 22 2008 : 2:54:15 PM
Now, I am seeing the same effect here. Thank you for the clear description.
I believe this is part of

case=4312

so I have put a note on this case.
graham.reeds Posted - Sep 22 2008 : 04:33:27 AM
Sorry, should of included that in my original report.

VC6 + 1649.
accord Posted - Sep 19 2008 : 3:13:02 PM
Which version of Visual Assist do you use?

My tilde remains black in both cases with VS2008 and 1649.

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