<?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: Calling into the C++ DLL from Delphi</title>
	<atom:link href="http://blog.alieniloquent.com/2007/01/01/calling-into-the-c-dll-from-delphi/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alieniloquent.com/2007/01/01/calling-into-the-c-dll-from-delphi/</link>
	<description>off on a tangent</description>
	<lastBuildDate>Fri, 05 Mar 2010 06:03:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Charlie</title>
		<link>http://blog.alieniloquent.com/2007/01/01/calling-into-the-c-dll-from-delphi/comment-page-1/#comment-44788</link>
		<dc:creator>Charlie</dc:creator>
		<pubDate>Tue, 05 Aug 2008 16:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alieniloquent.com/2007/01/01/calling-into-the-c-dll-from-delphi/#comment-44788</guid>
		<description>Hello Author - 

I pretty much copy/mimic your exact DLL code (CPP library) and Delphi project - and I&#039;m unable to run the Delphi application. 
I&#039;m getting this error: 

The application failed to initialize properly (0xc000007b). Click OK to terminate the application.


Any insight on what I might have done wrong or where to look to fix this error. 

My objective is to create a Delphi (win32) project that loads either a C#/CPP dll and have it do some .Net functions - i.e.  interact web services and  relate data back to win32 applications.

Thanks, 
Charlie</description>
		<content:encoded><![CDATA[<p>Hello Author &#8211; </p>
<p>I pretty much copy/mimic your exact DLL code (CPP library) and Delphi project &#8211; and I&#8217;m unable to run the Delphi application.<br />
I&#8217;m getting this error: </p>
<p>The application failed to initialize properly (0xc000007b). Click OK to terminate the application.</p>
<p>Any insight on what I might have done wrong or where to look to fix this error. </p>
<p>My objective is to create a Delphi (win32) project that loads either a C#/CPP dll and have it do some .Net functions &#8211; i.e.  interact web services and  relate data back to win32 applications.</p>
<p>Thanks,<br />
Charlie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
