<?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: Coping with slow API calls</title>
	<atom:link href="http://www.reenigne.org/blog/coping-with-slow-api-calls/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.reenigne.org/blog/coping-with-slow-api-calls/</link>
	<description>Stuff I think about</description>
	<lastBuildDate>Sun, 22 Jan 2012 21:39:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Reenigne blog &#187; Blog Archive &#187; Desktop security silver bullet</title>
		<link>http://www.reenigne.org/blog/coping-with-slow-api-calls/comment-page-1/#comment-2139</link>
		<dc:creator>Reenigne blog &#187; Blog Archive &#187; Desktop security silver bullet</dc:creator>
		<pubDate>Wed, 10 Sep 2008 23:02:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.reenigne.org/blog/?p=571#comment-2139</guid>
		<description>[...] One problem with this scheme is that the time it takes to do a system call is multiplied by the number of subversion layers it goes through. One can&#8217;t use in-process calls because then the malware would be able to examine and modify the system calls by reading and writing its own process memory. So one would need to use the techniques described here. [...]</description>
		<content:encoded><![CDATA[<p>[...] One problem with this scheme is that the time it takes to do a system call is multiplied by the number of subversion layers it goes through. One can&#8217;t use in-process calls because then the malware would be able to examine and modify the system calls by reading and writing its own process memory. So one would need to use the techniques described here. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reenigne blog &#187; Blog Archive &#187; Variable APIs should be string-based</title>
		<link>http://www.reenigne.org/blog/coping-with-slow-api-calls/comment-page-1/#comment-2117</link>
		<dc:creator>Reenigne blog &#187; Blog Archive &#187; Variable APIs should be string-based</dc:creator>
		<pubDate>Tue, 09 Sep 2008 23:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.reenigne.org/blog/?p=571#comment-2117</guid>
		<description>[...] or hardware releases, the string-based method is the way to go. Especially for something like this. Keeping track of all the possible variations of the mapping between method names and integers is [...]</description>
		<content:encoded><![CDATA[<p>[...] or hardware releases, the string-based method is the way to go. Especially for something like this. Keeping track of all the possible variations of the mapping between method names and integers is [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

