<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://code.msdn.microsoft.com/rss.xsl"?><rss version="2.0"><channel><title>UnicodeTDecorator Wiki Rss Feed</title><link>http://code.msdn.microsoft.com/UnicodeTDecorator/Wiki/View.aspx?title=Home</link><description>UnicodeTDecorator Wiki Rss Description</description><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/UnicodeTDecorator/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;A macro for Visual Studio, that decorates strings in C&amp;#47;C&amp;#43;&amp;#43; source code, to make them Unicode-aware, using _T&amp;#40;&amp;#41; or TEXT&amp;#40;&amp;#41; decoration.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt;This is a macro for Visual Studio, that allows decorating C/C++ string literals in source code, to make string literals Unicode-aware.&lt;br /&gt;It is possible to decorate using _T() or TEXT().&lt;br /&gt; &lt;br /&gt;See comments in the beginning of the source code for more details on macro usage.&lt;br /&gt; &lt;br /&gt;(This macro also supports Undo.)&lt;br /&gt; &lt;br /&gt;I developed this macro using Visual Studio 2008, but I think it should work also with previous versions of Visual Studio IDE (like Visual Studio 2005).&lt;br /&gt; &lt;br /&gt;Suppose that you are in source code, and you have just finished typing a string literal:&lt;br /&gt; &lt;br /&gt;   &amp;quot;hello&amp;quot;&amp;lt;cursor&amp;gt;&lt;br /&gt; &lt;br /&gt;if you assign that macro to a short-cut key (e.g. CTRL+&amp;lt;something&amp;gt;), if you type that short-cut key on the keyboard, the string gets decorated, e.g.&lt;br /&gt; &lt;br /&gt;   _T(&amp;quot;hello&amp;quot;)&amp;lt;cursor&amp;gt;&lt;br /&gt; &lt;br /&gt; &lt;br /&gt;Giovanni Dicanio&lt;br /&gt;
&lt;/div&gt;</description><author>GiovanniD</author><pubDate>Fri, 30 May 2008 20:00:30 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080530P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/UnicodeTDecorator/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;A macro for Visual Studio, that decorates strings in C&amp;#47;C&amp;#43;&amp;#43; source code, to make them Unicode-aware, using _T&amp;#40;&amp;#41; or TEXT&amp;#40;&amp;#41; decoration.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt;This is a macro for Visual Studio, that allows decorating C/C++ string literals in source code, to make string literals Unicode-aware.&lt;br /&gt;It is possible to decorate using _T() or TEXT().&lt;br /&gt; &lt;br /&gt;See comments in the beginning of the source code for more details on macro usage.&lt;br /&gt; &lt;br /&gt;(This macro also supports Undo.)&lt;br /&gt; &lt;br /&gt;I developed this macro using Visual Studio 2008, but I think it should work also with previous versions of Visual Studio IDE (like Visual Studio 2005).&lt;br /&gt; &lt;br /&gt;Giovanni Dicanio&lt;br /&gt;
&lt;/div&gt;</description><author>GiovanniD</author><pubDate>Fri, 30 May 2008 19:47:31 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080530P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://code.msdn.microsoft.com/UnicodeTDecorator/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
&lt;b&gt;Resource Page Description&lt;/b&gt;&lt;br /&gt;A macro for Visual Studio, that decorates strings in C&amp;#47;C&amp;#43;&amp;#43; source code, to make them Unicode-aware, using _T&amp;#40;&amp;#41; or TEXT&amp;#40;&amp;#41; decoration.&lt;br /&gt;
&lt;br /&gt; &lt;br /&gt;This is a macro for Visual Studio, that allows decorating C/C++ string literals in source code, to make string literals Unicode-aware.&lt;br /&gt;It is possible to decorate using _T() or TEXT().&lt;br /&gt; &lt;br /&gt;See comments in the beginning of the source code for more details on macro usage.&lt;br /&gt; &lt;br /&gt;(This macro also supports Undo.)&lt;br /&gt; &lt;br /&gt;
&lt;/div&gt;</description><author>GiovanniD</author><pubDate>Fri, 30 May 2008 19:44:09 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080530P</guid></item></channel></rss>