<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for The Entrian Solutions Blog</title>
	<atom:link href="http://entrian.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://entrian.com/blog</link>
	<description>The blog of Richie Hindle and Entrian Solutions, creators of Entrian Source Search, a full-text search add-in for Visual Studio.</description>
	<lastBuildDate>Mon, 20 Jun 2011 13:41:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>Comment on Setting a Visual Studio breakpoint on a Win32 API function in user32.dll by Richie Hindle</title>
		<link>http://entrian.com/blog/setting-a-visual-studio-breakpoint-on-a-win32-api-function-in-user32dll/comment-page-1/#comment-8527</link>
		<dc:creator>Richie Hindle</dc:creator>
		<pubDate>Mon, 20 Jun 2011 13:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://entrian.com/blog/?p=116#comment-8527</guid>
		<description>@Mehdi: I’m sure that would work, but it requires you to change your source code. Just adding “NtUser” to the name is much easier if it works – if it doesn’t, your method would be very useful!</description>
		<content:encoded><![CDATA[<p>@Mehdi: I’m sure that would work, but it requires you to change your source code. Just adding “NtUser” to the name is much easier if it works – if it doesn’t, your method would be very useful!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting a Visual Studio breakpoint on a Win32 API function in user32.dll by Mehdi</title>
		<link>http://entrian.com/blog/setting-a-visual-studio-breakpoint-on-a-win32-api-function-in-user32dll/comment-page-1/#comment-8490</link>
		<dc:creator>Mehdi</dc:creator>
		<pubDate>Thu, 16 Jun 2011 19:25:25 +0000</pubDate>
		<guid isPermaLink="false">http://entrian.com/blog/?p=116#comment-8490</guid>
		<description>Why dont take the function adress directly: declare a pointer to the api function where you want to put the breakpoint, in this case:

BOOL (*ptFunction)(HWND) = ::LockWindowUpdate ;

then debug your program, in the watch take the value of ptFunction and add it in the &quot;Break at Function&quot; dialog</description>
		<content:encoded><![CDATA[<p>Why dont take the function adress directly: declare a pointer to the api function where you want to put the breakpoint, in this case:</p>
<p>BOOL (*ptFunction)(HWND) = ::LockWindowUpdate ;</p>
<p>then debug your program, in the watch take the value of ptFunction and add it in the &#8220;Break at Function&#8221; dialog</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Entrian Source Search 1.3.11: Fonts and encodings by Entrian Source Search 1.3.11: Fonts and encodings</title>
		<link>http://entrian.com/blog/entrian-source-search-1-3-11-fonts-and-encodings/comment-page-1/#comment-6459</link>
		<dc:creator>Entrian Source Search 1.3.11: Fonts and encodings</dc:creator>
		<pubDate>Fri, 14 Jan 2011 03:24:29 +0000</pubDate>
		<guid isPermaLink="false">http://entrian.com/blog/?p=305#comment-6459</guid>
		<description>[...] announce Entrian Source Search 1.3.11, which gives you finer control over fonts and encodings.... [full post]    Richie Hindle     The Entrian Solutions Blog   30dayschangelog            0        0        0    [...]</description>
		<content:encoded><![CDATA[<p>[...] announce Entrian Source Search 1.3.11, which gives you finer control over fonts and encodings&#8230;. [full post]    Richie Hindle     The Entrian Solutions Blog   30dayschangelog            0        0        0    [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rational Purify and the &#8220;Microsoft DIA SDK&#8221;: how to make it work by Richie Hindle</title>
		<link>http://entrian.com/blog/rational-purify-and-the-microsoft-dia-sdk/comment-page-1/#comment-4960</link>
		<dc:creator>Richie Hindle</dc:creator>
		<pubDate>Mon, 20 Sep 2010 08:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://entrian.com/blog/?p=147#comment-4960</guid>
		<description>Hi Rakesh,

I&#039;ve only ever used Purify with executables created with Visual Studio 2005, but I&#039;ve no reason to believe it won&#039;t work with 2008 as well.

You can get a free trial here: http://www.ibm.com/developerworks/downloads/r/rpp/</description>
		<content:encoded><![CDATA[<p>Hi Rakesh,</p>
<p>I&#8217;ve only ever used Purify with executables created with Visual Studio 2005, but I&#8217;ve no reason to believe it won&#8217;t work with 2008 as well.</p>
<p>You can get a free trial here: <a href="http://www.ibm.com/developerworks/downloads/r/rpp/" rel="nofollow">http://www.ibm.com/developerworks/downloads/r/rpp/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rational Purify and the &#8220;Microsoft DIA SDK&#8221;: how to make it work by Rakesh</title>
		<link>http://entrian.com/blog/rational-purify-and-the-microsoft-dia-sdk/comment-page-1/#comment-4959</link>
		<dc:creator>Rakesh</dc:creator>
		<pubDate>Mon, 20 Sep 2010 07:00:55 +0000</pubDate>
		<guid isPermaLink="false">http://entrian.com/blog/?p=147#comment-4959</guid>
		<description>Hi
Can you please tell, which version of Rational Purify (or Rational Rose Enterprise Edition) is compatible with Visual Studio 2008?
Can i get trial version for that? if yes Where?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi<br />
Can you please tell, which version of Rational Purify (or Rational Rose Enterprise Edition) is compatible with Visual Studio 2008?<br />
Can i get trial version for that? if yes Where?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting a Visual Studio breakpoint on a Win32 API function in user32.dll by Innes</title>
		<link>http://entrian.com/blog/setting-a-visual-studio-breakpoint-on-a-win32-api-function-in-user32dll/comment-page-1/#comment-4294</link>
		<dc:creator>Innes</dc:creator>
		<pubDate>Tue, 01 Jun 2010 10:49:46 +0000</pubDate>
		<guid isPermaLink="false">http://entrian.com/blog/?p=116#comment-4294</guid>
		<description>...and I got it working.

I guess I should have read the words &#039;native only&#039; on the MS page, and actually paid attention!</description>
		<content:encoded><![CDATA[<p>&#8230;and I got it working.</p>
<p>I guess I should have read the words &#8216;native only&#8217; on the MS page, and actually paid attention!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Setting a Visual Studio breakpoint on a Win32 API function in user32.dll by Innes</title>
		<link>http://entrian.com/blog/setting-a-visual-studio-breakpoint-on-a-win32-api-function-in-user32dll/comment-page-1/#comment-4293</link>
		<dc:creator>Innes</dc:creator>
		<pubDate>Tue, 01 Jun 2010 10:19:08 +0000</pubDate>
		<guid isPermaLink="false">http://entrian.com/blog/?p=116#comment-4293</guid>
		<description>I want to do this kind of thing at the moment. When reading about the facility, I immediately thought &quot;I&#039;ll be amazed if this works&quot;, and sure enough it doesn&#039;t. I tried your &#039;SendMessage&#039; breakpoint but no dice. I wonder what I could be doing wrong. The MS page on this is of course not much use: http://msdn.microsoft.com/en-us/library/d16ayc6z.aspx</description>
		<content:encoded><![CDATA[<p>I want to do this kind of thing at the moment. When reading about the facility, I immediately thought &#8220;I&#8217;ll be amazed if this works&#8221;, and sure enough it doesn&#8217;t. I tried your &#8216;SendMessage&#8217; breakpoint but no dice. I wonder what I could be doing wrong. The MS page on this is of course not much use: <a href="http://msdn.microsoft.com/en-us/library/d16ayc6z.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/d16ayc6z.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The 30 day product challenge: ClickStop by Design day (28 days to go)</title>
		<link>http://entrian.com/blog/30-day-challenge-clickstop/comment-page-1/#comment-3980</link>
		<dc:creator>Design day (28 days to go)</dc:creator>
		<pubDate>Fri, 16 Apr 2010 15:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://entrian.com/wordpress/?p=1#comment-3980</guid>
		<description>[...] Richie Hindle has posted up detail on his latest product &#8211; ClickStop. A product intended to allow a parent to block certain keystrokes and demarcate boundaries of the desktop primarily so that children can use a software application (like Paint Shop Pro) without ruining Windows! There are competitors in this space, but all block user action so as to use their own kiddie-entertaining software. None allow you to block actions to use a software product only you want. His software could find use in trade shows and schools too. [...]</description>
		<content:encoded><![CDATA[<p>[...] Richie Hindle has posted up detail on his latest product &#8211; ClickStop. A product intended to allow a parent to block certain keystrokes and demarcate boundaries of the desktop primarily so that children can use a software application (like Paint Shop Pro) without ruining Windows! There are competitors in this space, but all block user action so as to use their own kiddie-entertaining software. None allow you to block actions to use a software product only you want. His software could find use in trade shows and schools too. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Rational Purify and the &#8220;Microsoft DIA SDK&#8221;: how to make it work by Jeff Rhyason</title>
		<link>http://entrian.com/blog/rational-purify-and-the-microsoft-dia-sdk/comment-page-1/#comment-2929</link>
		<dc:creator>Jeff Rhyason</dc:creator>
		<pubDate>Wed, 02 Dec 2009 23:16:51 +0000</pubDate>
		<guid isPermaLink="false">http://entrian.com/blog/?p=147#comment-2929</guid>
		<description>I agree, the help system really leaves you wanting.  Thanks for writing this article!</description>
		<content:encoded><![CDATA[<p>I agree, the help system really leaves you wanting.  Thanks for writing this article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Oh come on Windows, you can do better than that. by Richie Hindle</title>
		<link>http://entrian.com/blog/oh-come-on-windows-you-can-do-better-than-that/comment-page-1/#comment-2791</link>
		<dc:creator>Richie Hindle</dc:creator>
		<pubDate>Fri, 27 Nov 2009 15:00:52 +0000</pubDate>
		<guid isPermaLink="false">http://entrian.com/blog/?p=220#comment-2791</guid>
		<description>@Steve: Ah, thanks!  Cheers to Microsoft for fixing it (but boos for breaking it in Vista).</description>
		<content:encoded><![CDATA[<p>@Steve: Ah, thanks!  Cheers to Microsoft for fixing it (but boos for breaking it in Vista).</p>
]]></content:encoded>
	</item>
</channel>
</rss>

