<?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"
	>
<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>
	<pubDate>Mon, 01 Dec 2008 23:43:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Charlie</title>
		<link>http://blog.alieniloquent.com/2007/01/01/calling-into-the-c-dll-from-delphi/#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'm unable to run the Delphi application. 
I'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 - </p>
<p>I pretty much copy/mimic your exact DLL code (CPP library) and Delphi project - 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 - i.e.  interact web services and  relate data back to win32 applications.</p>
<p>Thanks,<br />
Charlie</p>
]]></content:encoded>
	</item>
</channel>
</rss>
