<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Isocra &#187; C++</title>
	<atom:link href="http://www.isocra.com/category/c/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.isocra.com</link>
	<description>Thoughts and tutorials on web design, Java, Javascript and project management</description>
	<lastBuildDate>Thu, 01 Dec 2011 11:32:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Accessing Microsoft&#8217;s ADSI&#8211;part 1</title>
		<link>http://www.isocra.com/2005/04/adsi-from-cpp/</link>
		<comments>http://www.isocra.com/2005/04/adsi-from-cpp/#comments</comments>
		<pubDate>Sun, 24 Apr 2005 16:51:47 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[ADSI]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.isocra.com/new/2005/04/accessing-microsofts-adsi-part-1/</guid>
		<description><![CDATA[The overall aim of this project was to be able to get the groups that an NT user belongs to using ADSI (Active Directory Services Interface) and make this available in Java. This first article describes how to get ADSI information using VBScript, JScript and then C++. It shows how the different languages make it [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2005/04/adsi-from-cpp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Using the Free Borland C++ compiler</title>
		<link>http://www.isocra.com/2005/03/free-borland-cpp/</link>
		<comments>http://www.isocra.com/2005/03/free-borland-cpp/#comments</comments>
		<pubDate>Wed, 09 Mar 2005 16:41:14 +0000</pubDate>
		<dc:creator>DenisH</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[free tools]]></category>

		<guid isPermaLink="false">http://www.isocra.com/new/2006/07/free-borland-cpp/</guid>
		<description><![CDATA[If you have access to Visual C++, then compiling C++ to produce an EXE or a DLL isn&#8217;t particularly hard. If not, then you either have to use gcc or there is an excellent free C++ compiler provided by Borland. You can download freecommandlinetools.exe from the Borland FTP site.
To install, simply run the EXE and [...]]]></description>
		<wfw:commentRss>http://www.isocra.com/2005/03/free-borland-cpp/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

