<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.dotnetzone.gr:443/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Replacing multi-line text in Visual Studio solutions</title><link>https://www.dotnetzone.gr:443/cs/blogs/birbilis/archive/2009/10/23/replacing-multi-line-text-in-visual-studio-solutions.aspx</link><description>I was editing a Visual C++ project of Flight Sim Labs recently and came across conditional defines of the following form at many of their C++ header files: #if _MSC_VER &amp;gt; 1000 #pragma once #endif That would be obviously faster to parse (taking in mind</description><dc:language>el</dc:language><generator>CommunityServer 2.1 SP3 (Build: 20423.1)</generator></channel></rss>