<?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>Add-in Express Blogs &#187; Delphi</title>
	<atom:link href="http://www.add-in-express.com/creating-addins-blog/tag/delphi/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.add-in-express.com/creating-addins-blog</link>
	<description>All about developing COM add-ins, smart tags and RTD servers in Visual Studio .NET, VSTO and Delphi + Add-in Express</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:25:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Outlook and Word Toolbars mixed: problem and solution</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2011/11/17/outlook-word-toolbars-mixed/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2011/11/17/outlook-word-toolbars-mixed/#comments</comments>
		<pubDate>Thu, 17 Nov 2011 16:27:39 +0000</pubDate>
		<dc:creator>Andrei Smolin</dc:creator>
				<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[CommandBars]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[VB.NET]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=4958</guid>
		<description><![CDATA[Have you ever run into the issue when an Outlook toolbar created by your add-in shows up in Word? Or maybe, a Word toolbar gets displayed in Outlook? This article describes the issue and provides a workaround; the source code is supplied in VB.NET, C# and Delphi]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2011/11/17/outlook-word-toolbars-mixed/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Novel way to handle Outlook 2010 Fast Shutdown</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/06/28/handle-outlook2010-fast-shutdown/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/06/28/handle-outlook2010-fast-shutdown/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 13:48:27 +0000</pubDate>
		<dc:creator>Sally Peck</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=2043</guid>
		<description><![CDATA[In order to understand how Outlook’s Fast Shutdown mechanism affects your Outlook Add-ins, I have made a utility to test and demonstrate Outlook 2010 fast shutdown mechanism and an example Outlook Add-in]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/06/28/handle-outlook2010-fast-shutdown/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Fast Shutdown: under the yellow hood</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/06/17/outlook-fast-shutdown-under-yellow-hood/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/06/17/outlook-fast-shutdown-under-yellow-hood/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 10:49:07 +0000</pubDate>
		<dc:creator>Sally Peck</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Office object model]]></category>
		<category><![CDATA[Outlook]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1944</guid>
		<description><![CDATA[The Fast Shutdown feature found in Outlook 2010 represents a new direction for Microsoft Outlook towards Outlook stability and Outlook integrity. From Microsoft Outlook '97 till Microsoft Outlook 2007, system administrators around the world had to deal with Outlook hanging, Outlook Slow closing, corrupted PST (or OST) files and various Outlook Add-ins that hang for no reason]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/06/17/outlook-fast-shutdown-under-yellow-hood/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Create advanced view and form regions in Outlook (Delphi)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/21/outlook-regions-delphi-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/21/outlook-regions-delphi-video-howto/#comments</comments>
		<pubDate>Fri, 21 May 2010 12:41:31 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook regions]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1756</guid>
		<description><![CDATA[Today we are going to build an add-in for Microsoft Outlook 2000-2007, in which we create an advanced view region for the Outlook Explorer window and an advanced form region for the Outlook Inspector window]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/21/outlook-regions-delphi-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add-in Express 2010 for Office: new GUI designers and the new guy</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/14/office2010-gui-designers/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/14/office2010-gui-designers/#comments</comments>
		<pubDate>Fri, 14 May 2010 14:28:07 +0000</pubDate>
		<dc:creator>Pieter van der Westhuizen</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Ribbon]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1675</guid>
		<description><![CDATA[Firstly, let me introduce myself, I’m Pieter van der Westhuizen, a recent addition to the Add-in Express team and I will be your host on a series of blog posts covering various aspects of the Add-in Express product range. As a keen user of the Add-in Express tools, this is an ideal opportunity to share my knowledge and experience with like-minded users]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/14/office2010-gui-designers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Create advanced task panes in Excel, Word and PowerPoint (Delphi)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/14/task-panes-delphi-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/14/task-panes-delphi-video-howto/#comments</comments>
		<pubDate>Fri, 14 May 2010 12:50:33 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[PowerPoint]]></category>
		<category><![CDATA[task panes]]></category>
		<category><![CDATA[Word]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1693</guid>
		<description><![CDATA[As you probably know Add-in Express for Office and VCL allows creating advanced task panes for MS Excel, Word and PowerPoint 2000-2010. Today we'll develop a single add-in project that supports Excel, Word and PowerPoint]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/14/task-panes-delphi-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office 2010 RTM and Visual Studio 2010 RTM fully supported by Add-in Express 2010 Beta 2</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/13/office-2010-rtm-visual-studio-2010-rtm-supported/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/13/office-2010-rtm-visual-studio-2010-rtm-supported/#comments</comments>
		<pubDate>Thu, 13 May 2010 15:57:17 +0000</pubDate>
		<dc:creator>Eugene Starostin</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Add-in Express for Office and .net]]></category>
		<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Office]]></category>
		<category><![CDATA[Office 2010]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Outlook regions]]></category>
		<category><![CDATA[Visual Studio]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1678</guid>
		<description><![CDATA[I know for sure that quite an impressive number of our customers (about 2 thousands) are already using the previous beta to their utmost. To all of them as well as to those of you who received the keys but haven't thought yet about the compatibility with Office 2010, I recommend installing beta 2. And here is why]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/13/office-2010-rtm-visual-studio-2010-rtm-supported/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video HowTo: Develop Outlook add-in with custom command bars and ribbon tabs (Delphi)</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/07/outlook-addin-delphi-video-howto/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/07/outlook-addin-delphi-video-howto/#comments</comments>
		<pubDate>Fri, 07 May 2010 15:47:42 +0000</pubDate>
		<dc:creator>Dmitry Kostochko</dc:creator>
				<category><![CDATA[Add-in Express for Office and VCL]]></category>
		<category><![CDATA[Video HowTo samples]]></category>
		<category><![CDATA[COM add-ins]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[Ribbon]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1577</guid>
		<description><![CDATA[Today we'll develop an add-in for Outlook 2000 - 2007 in Delphi 2009. We are not going to create anything super complex, I will just show you how to work with our visual components at design-time and how it looks in Outlook at run-time]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/07/outlook-addin-delphi-video-howto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Security Manager 2010 deployment: bitness and regsvr32 utility, part 2</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/06/outlook-deployment-bitness-regsvr32/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/06/outlook-deployment-bitness-regsvr32/#comments</comments>
		<pubDate>Thu, 06 May 2010 13:44:39 +0000</pubDate>
		<dc:creator>Renat Tlebaldziyeu</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Outlook security]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1565</guid>
		<description><![CDATA[As I mentioned in the first part of this series that highlighted the basics of Outlook Security Manager 2010 deployment for .NET, ActiveX and VCL, if your software uses the Outlook Security Manager component, you need to register one of the secman or osmax files depending on the Outlook version installed on a target PC]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/06/outlook-deployment-bitness-regsvr32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Outlook Security Manager 2010 deployment, part 1</title>
		<link>http://www.add-in-express.com/creating-addins-blog/2010/05/05/outlook2010-security-manager-deployment/</link>
		<comments>http://www.add-in-express.com/creating-addins-blog/2010/05/05/outlook2010-security-manager-deployment/#comments</comments>
		<pubDate>Wed, 05 May 2010 17:22:35 +0000</pubDate>
		<dc:creator>Renat Tlebaldziyeu</dc:creator>
				<category><![CDATA[Add-in Express 2010]]></category>
		<category><![CDATA[Outlook Security Manager]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[Delphi]]></category>
		<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Outlook security]]></category>

		<guid isPermaLink="false">http://www.add-in-express.com/creating-addins-blog/?p=1517</guid>
		<description><![CDATA[Two editions of Outlook Security Manager 2010, .net and ActiveX, support Microsoft Outlook 2010, 32-bit and 64-bit. In this series of articles I will try to cover all possible ways of how you can deploy your applications that use Outlook Security Manager, for all Outlook versions. In fact, deployment for Outlook 2000 – 2007 as well as Outlook 2010, 32-bit is practically the same, and only deploying for Outlook 2010, 64-bit has some peculiarities]]></description>
		<wfw:commentRss>http://www.add-in-express.com/creating-addins-blog/2010/05/05/outlook2010-security-manager-deployment/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

