<?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 on: Watch byte streams in Memory Window more easily.</title>
	<atom:link href="http://weseetips.com/2008/11/13/watch-byte-streams-in-memory-window-more-easily/feed/" rel="self" type="application/rss+xml" />
	<link>http://weseetips.com/2008/11/13/watch-byte-streams-in-memory-window-more-easily/</link>
	<description>Gold mine of Visual C++ tricks!</description>
	<lastBuildDate>Thu, 12 Jan 2012 15:10:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: sam</title>
		<link>http://weseetips.com/2008/11/13/watch-byte-streams-in-memory-window-more-easily/comment-page-1/#comment-12312</link>
		<dc:creator>sam</dc:creator>
		<pubDate>Thu, 24 Feb 2011 11:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://weseetips.wordpress.com/?p=573#comment-12312</guid>
		<description>Nice tip - I was trying to look at blocks of data in the Watch window using (char *)(address) - this works but it only displays ~50 chars at a time. Using the Memory view is much easier!</description>
		<content:encoded><![CDATA[<p>Nice tip &#8211; I was trying to look at blocks of data in the Watch window using (char *)(address) &#8211; this works but it only displays ~50 chars at a time. Using the Memory view is much easier!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

