<?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>North Atlanta Web Design &#187; Microsoft Office 2003</title>
	<atom:link href="https://www.northatlantawebdesign.com/index.php/category/microsoft-office-2003/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.northatlantawebdesign.com</link>
	<description>Programming Examples, Samples, and Tutorials</description>
	<lastBuildDate>Mon, 15 Aug 2011 20:18:35 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.7.41</generator>
	<item>
		<title>A trip into the depths of Microsoft Active Accessibility (MSAA) through C++</title>
		<link>https://www.northatlantawebdesign.com/index.php/2009/07/10/a-trip-into-the-depths-of-microsoft-accessibility-using-c/</link>
		<comments>https://www.northatlantawebdesign.com/index.php/2009/07/10/a-trip-into-the-depths-of-microsoft-accessibility-using-c/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 15:05:04 +0000</pubDate>
		<dc:creator><![CDATA[Jeff Gibeau]]></dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[Microsoft Access 2003]]></category>
		<category><![CDATA[Microsoft Access 2007]]></category>
		<category><![CDATA[Microsoft Excel 2007]]></category>
		<category><![CDATA[Microsoft Office 2003]]></category>
		<category><![CDATA[Microsoft Office 2007]]></category>
		<category><![CDATA[Microsoft Word 2007]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[Cplusplus]]></category>
		<category><![CDATA[IAccessible]]></category>
		<category><![CDATA[Microsoft Access]]></category>
		<category><![CDATA[Microsoft Active Accessibility]]></category>
		<category><![CDATA[Microsoft Excel]]></category>
		<category><![CDATA[Microsoft Word]]></category>
		<category><![CDATA[MSAA]]></category>

		<guid isPermaLink="false">http://www.northatlantawebdesign.com/?p=16</guid>
		<description><![CDATA[Over the next few months, I will be interacting with Microsoft Access, Word, and Excel 2007 through Microsoft Active Accessibility (MSAA) in C++. As my journey progresses, I will be posting the neat little tricks and painful quirks that I run into along the way. To start, here are a few resources you can use [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>Over the next few months, I will be interacting with Microsoft Access, Word, and Excel 2007 through Microsoft Active Accessibility (MSAA) in C++.  As my journey progresses, I will be posting the neat little tricks and painful quirks that I run into along the way.  To start, here are a few resources you can use to read up on Microsoft Active Accessibility.</p>
<p><span id="more-16"></span></p>
<ul>
<li><a title="Microsoft IAccessible Interface C++" href="http://msdn.microsoft.com/en-us/library/dd318466(VS.85).aspx">Microsoft&#8217;s documentation on IAccessible interface</a></li>
<li><a title="Sara Ford's Weblog - Microsoft Active Accessibility" href="http://blogs.msdn.com/saraford/archive/category/2507.aspx?p=2">Sara Ford&#8217;s Weblog on Accessibility</a></li>
<li><a title="User Interface Element References for Controls" href="http://msdn.microsoft.com/en-us/library/dd373675(VS.85).aspx">User Interface Element References for Control in Accessibility</a></li>
</ul>
<p>Over the past 6 months, I used MSAA to develop against <a type="amzn">Microsoft Access 2003</a>.  Although it was a painful process to get working, the end result gives quite a bit of flexibility in automating Access.  That being said, there are still a lot of hurdles to overcome, and Accessibility has definitely left many things to be desired.  In the next few weeks I will be posting about my first impressions of Accessibility and it&#8217;s inconsistencies.</p>
]]></content:encoded>
			<wfw:commentRss>https://www.northatlantawebdesign.com/index.php/2009/07/10/a-trip-into-the-depths-of-microsoft-accessibility-using-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
