<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Visual C++ Tips &#187; visual studio 6.0</title>
	<atom:link href="http://weseetips.com/tag/visual-studio-6-0/feed/" rel="self" type="application/rss+xml" />
	<link>http://weseetips.com</link>
	<description>Gold mine of Visual C++ tricks!</description>
	<lastBuildDate>Thu, 11 Mar 2010 09:09:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Interesting bug in VisualStudio!</title>
		<link>http://weseetips.com/2008/07/15/interesting-bug-in-visualstudio/</link>
		<comments>http://weseetips.com/2008/07/15/interesting-bug-in-visualstudio/#comments</comments>
		<pubDate>Tue, 15 Jul 2008 17:47:02 +0000</pubDate>
		<dc:creator>Jijo Raj</dc:creator>
				<category><![CDATA[Glorious Bugs]]></category>
		<category><![CDATA[&&]]></category>
		<category><![CDATA[ampersand in caption]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[control caption]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[visual studio 6.0]]></category>
		<category><![CDATA[Visual Studio bug]]></category>

		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=211</guid>
		<description><![CDATA[Once in technical forum, a guy asked how to add ampersand( &#38; ) symbol to control captions? Because the ampersand( &#38; ) symbol is used to specify the keyboard accelerator for the control. Have a look at my previous post - http://weseetips.com/2008/06/15/how-to-add-ampersand-symbol-to-dialog-control-captions/ Visual Studio, the ultimate creator &#8211; recommends to add &#38;&#38; to make ampersand [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-11" src="http://weseetips.files.wordpress.com/2008/03/icon_description.jpg?w=166" alt="" width="166" height="32" /><br />
Once in technical forum, a guy asked <span style="color:#0000ff;">how to add ampersand( &amp; ) </span>symbol to control captions? Because the ampersand( &amp; ) symbol is used to specify the <span style="color:#0000ff;">keyboard accelerator</span> for the control. Have a look at my previous post -<br />
<a title="http://weseetips.com/2008/06/15/how-to-add-ampersand-symbol-to-dialog-control-captions/" href="http://weseetips.com/2008/06/15/how-to-add-ampersand-symbol-to-dialog-control-captions/" target="_blank">http://weseetips.com/2008/06/15/how-to-add-ampersand-symbol-to-dialog-control-captions/</a></p>
<p>Visual Studio, the ultimate creator &#8211; recommends to add <span style="color:#0000ff;">&amp;&amp;</span> to make ampersand visible in control captions. But, does the creator himself suffer due to ampersand problem? <img src='http://weseetips.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Read on&#8230;</p>
<p><img class="alignnone size-medium wp-image-15" src="http://weseetips.files.wordpress.com/2008/03/icon_underthehood.jpg?w=208" alt="" width="208" height="32" /><br />
Have a look at the properties of Auto variable item in Visual Studio window. It suffers the same bug. The variable name is <span style="color:#0000ff;"><strong>&#8220;&amp;lResult&#8221;</strong></span>. But in the properties window, its displayed as <span style="color:#0000ff;"><strong>&#8220;<span style="text-decoration:underline;">l</span>Result&#8221;</strong></span>. See the screenshot.</p>
<p><img class="alignnone size-full wp-image-212" src="http://siteground205.com/~weseetip/wp-content/uploads/2008/07/autovariablewindow.jpg" alt="" width="510" height="246" /></p>
<p><img class="alignnone size-medium wp-image-18" src="http://weseetips.files.wordpress.com/2008/03/icon_note.jpg?w=94" alt="" width="94" height="32" /><br />
Pretty funny, nah? BTW, Was that guy from Microsoft? <img src='http://weseetips.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  (Just kidding)</p>
<p><span style="color:#0000ff;">But I always bow my head in front this legendary compiler suite. Its a classic. <span style="color:#000000;">I tried a lot, but my heart won&#8217;t allow me to switch to the new generation Visual Studio IDEs. Still 6.0 is my favorite. What about you guys? Comment on!<br />
</span></span></p>
<p><img class="alignnone size-medium wp-image-51" src="http://weseetips.files.wordpress.com/2008/03/beginnerseries.jpg?w=215" alt="" width="215" height="32" /><br />
Targeted Audience &#8211; Beginners.</p>
]]></content:encoded>
			<wfw:commentRss>http://weseetips.com/2008/07/15/interesting-bug-in-visualstudio/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

