<?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>Game Web Server Hosting &#187; software development kit</title>
	<atom:link href="http://game-server-hosting.net/tag/software-development-kit/feed/" rel="self" type="application/rss+xml" />
	<link>http://game-server-hosting.net</link>
	<description></description>
	<lastBuildDate>Tue, 05 Oct 2010 18:06:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DirectX Compatibility</title>
		<link>http://game-server-hosting.net/directx-compatibility/</link>
		<comments>http://game-server-hosting.net/directx-compatibility/#comments</comments>
		<pubDate>Thu, 18 Dec 2008 00:30:51 +0000</pubDate>
		<dc:creator>shane</dc:creator>
				<category><![CDATA[gaming]]></category>
		<category><![CDATA[Allergo]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[application programming interface]]></category>
		<category><![CDATA[Direct3D]]></category>
		<category><![CDATA[DirectDRaw]]></category>
		<category><![CDATA[DirectMusic]]></category>
		<category><![CDATA[DirectPlay]]></category>
		<category><![CDATA[DirectSound]]></category>
		<category><![CDATA[DirectX]]></category>
		<category><![CDATA[DirectXbox]]></category>
		<category><![CDATA[FMOD]]></category>
		<category><![CDATA[Microsoft development tools]]></category>
		<category><![CDATA[Microsoft Windows components]]></category>
		<category><![CDATA[NT 4.0]]></category>
		<category><![CDATA[nVidia]]></category>
		<category><![CDATA[OpenMAX]]></category>
		<category><![CDATA[OpenML]]></category>
		<category><![CDATA[SDK]]></category>
		<category><![CDATA[SDL]]></category>
		<category><![CDATA[software development kit]]></category>
		<category><![CDATA[Windows 95]]></category>
		<category><![CDATA[Windows 95 OEM]]></category>
		<category><![CDATA[Windows 98]]></category>
		<category><![CDATA[xbox]]></category>
		<category><![CDATA[Xbox 360]]></category>
		<category><![CDATA[Xinput]]></category>

		<guid isPermaLink="false">http://game-server-hosting.net/?p=18</guid>
		<description><![CDATA[  


Any one all over the earth ever played any game on P.C or on gaming console like Xbox or ever got into any kind of media file on a Microsoft platform is surely aware of DirectX.Microsoft DirectX is a collection of application programming interface (APIs) for handling tasks related multimedia. This includes mainly [...]]]></description>
			<content:encoded><![CDATA[<p><!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> </w:Compatibility> <w:BrowserLevel>MicrosoftInternetExplorer4</w:BrowserLevel> </w:WordDocument> </xml><![endif]--><!--[if !mso]><span class="mceItemObject"   classid="clsid:38481807-CA0E-42D2-BF39-B33AF135CC4D" id=ieooui></span> <mce:style><!  st1\:*{behavior:url(#ieooui) } --> <!--[endif]--><!--  /* Style Definitions */  p.MsoNormal, li.MsoNormal, div.MsoNormal 	{mso-style-parent:""; 	margin:0in; 	margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:12.0pt; 	font-family:"Times New Roman"; 	mso-fareast-font-family:"Times New Roman";} @page Section1 	{size:8.5in 11.0in; 	margin:1.0in 1.25in 1.0in 1.25in; 	mso-header-margin:.5in; 	mso-footer-margin:.5in; 	mso-paper-source:0;} div.Section1 	{page:Section1;} --><!--[if gte mso 10]> <mce:style><!   /* Style Definitions */  table.MsoNormalTable 	{mso-style-name:"Table Normal"; 	mso-tstyle-rowband-size:0; 	mso-tstyle-colband-size:0; 	mso-style-noshow:yes; 	mso-style-parent:""; 	mso-padding-alt:0in 5.4pt 0in 5.4pt; 	mso-para-margin:0in; 	mso-para-margin-bottom:.0001pt; 	mso-pagination:widow-orphan; 	font-size:10.0pt; 	font-family:"Times New Roman";} --> <!--[endif]--></p>
<p class="MsoNormal" style="text-align: center;">
<p class="MsoNormal" style="text-align: justify;"><img class="aligncenter" src="http://game-server-hosting.net/wp-content/uploads/2008/12/Direct%20X%20%20LOGO.gif" alt="Direct%20X%20%20LOGO DirectX Compatibility" width="530" height="115" title="Directx Compatibility" /></p>
<p style="text-align: justify;">Any one all over the earth ever played any game on P.C or on gaming console like Xbox or ever got into any kind of media file on a Microsoft platform is surely aware of DirectX.Microsoft DirectX is a collection of application programming interface (APIs) for handling tasks related multimedia. This includes mainly game programming and video on Microsoft platforms. Microsoft start naming its APIs all starting with Direct, for example-Direct3D, DirectDRaw, DirectMusic, DirectPlay, DirectSound, and so on. Direct X then was the generic term for all of the Microsoft APIs and became the name of the collection. Microsoft also released a multiplatform game development APIs such as Xinput, which are designed to supplement or replace individual DirectX components, after the release of Xbox. The DirectX software development kit or SDK consist of runtime libraries in redistributable binary form, along with accompanying documentation and headers for use in coding. But in the start runtimes were only installed by games or explicitly by the user. Windows 95 was originally not launched with DirectX, but it was included with Windows 95 OEM service release 2. Windows 98 and NT 4.0 both was launched DirectX, and after that DirectX was part of every Window release after that. The SDK available as a free download. While the runtime are proprietary, closed source software.</p>
<p style="text-align: justify;">Success of Microsoft in software is very much dedicated to DOS. DOS allowed direct access video cards and mouse, sound devices, and all other parts of the system.</p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 13pt;"><img class="aligncenter" src="http://game-server-hosting.net/wp-content/uploads/2008/12/Direct%20X%209.jpg" alt="Direct%20X%209 DirectX Compatibility" width="500" height="251" title="Directx Compatibility" /><br />
</span></p>
<p class="MsoNormal" style="text-align: justify;"><img class="aligncenter" src="http://game-server-hosting.net/wp-content/uploads/2008/12/Direct%20X%2010.JPG" alt=" DirectX Compatibility" width="500" height="244" title="Directx Compatibility" /></p>
<p style="text-align: justify;">Microsoft needed a way that could let programmers what they wanted, and they wanted it quickly; the operating system was only month away from being launched. Eiser, St John, and Engstorm worked together to fix this problem, with a solution that they eventually named DirectX. The first version of DirectX was released in September 1995 as the Windows Games SDK. It was Win32 replacement for the DCI and WinG APIs for Windows 3.1.</p>
<p>DirectX allows all versions of Microsoft Windows to incorporate high quality multimedia.</p>
<p style="text-align: justify;">In console specific version, DirectX was used as a basic for Microsoft Xbox and Xbox 360 console API was developed jointly between Microsoft and Nvidia, who developed the custom hardware used in the original Xbox. The Xbox was code named DirectXbox, but this was shortened for it’s commercial name. In 2002 Microsoft released DirectX 9 with support for the use of much longer shader programs than before with pixel and vertex shader version 2.0. Since then Microsoft is updating DirectX suite. Although there are alternatives of the DirectX family of APIs, but with a combination of libraries –SDL, Allergo, OpenMAX, OpenML, FMOD, etc.—its hard to catch DirectX.</p>
<p class="MsoNormal" style="text-align: center;"><img class="aligncenter" src="http://game-server-hosting.net/wp-content/uploads/2008/12/DirectX_1_logo.png" alt="DirectX_1_logo DirectX Compatibility" width="398" height="218" title="Directx Compatibility" /></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 13pt;"> </span></p>
<p class="MsoNormal" style="text-align: center;"><span style="font-size: 13pt;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 13pt;"><span> </span><span> </span><span> </span><span> </span><span> </span></span></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>Game Server Social Bookmarking</em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://del.icio.us/post?url=http://game-server-hosting.net/directx-compatibility/&amp;title=DirectX+Compatibility" title="Add 'DirectX Compatibility' To Del.icio.us"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'DirectX Compatibility' To Del.icio.us" alt="Add 'DirectX Compatibility' To Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://digg.com/submit?phase=2&amp;url=http://game-server-hosting.net/directx-compatibility/&amp;title=DirectX+Compatibility" title="Add 'DirectX Compatibility' To digg"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'DirectX Compatibility' To digg" alt="Add 'DirectX Compatibility' To digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://furl.net/storeIt.jsp?t=DirectX+Compatibility&amp;u=http://game-server-hosting.net/directx-compatibility/" title="Add 'DirectX Compatibility' To FURL"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'DirectX Compatibility' To FURL" alt="Add 'DirectX Compatibility' To FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://blinklist.com/index.php?Action=Blink/addblink.php&amp;Name=DirectX+Compatibility&amp;Description=DirectX+Compatibility&amp;Url=http://game-server-hosting.net/directx-compatibility/" title="Add 'DirectX Compatibility' To blinklist"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/blinklist.png" title="Add 'DirectX Compatibility' To blinklist" alt="Add 'DirectX Compatibility' To blinklist" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://reddit.com/submit?url=http://game-server-hosting.net/directx-compatibility/&amp;title=DirectX+Compatibility" title="Add 'DirectX Compatibility' To reddit"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'DirectX Compatibility' To reddit" alt="Add 'DirectX Compatibility' To reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.technorati.com/faves?add=http://game-server-hosting.net/directx-compatibility/" title="Add 'DirectX Compatibility' To Technorati"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'DirectX Compatibility' To Technorati" alt="Add 'DirectX Compatibility' To Technorati" /></a><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://game-server-hosting.net/directx-compatibility/&amp;t=DirectX+Compatibility" title="Add 'DirectX Compatibility' To Yahoo My Web"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/yahoo_myweb.png" title="Add 'DirectX Compatibility' To Yahoo My Web" alt="Add 'DirectX Compatibility' To Yahoo My Web" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.stumbleupon.com/submit?url=http://game-server-hosting.net/directx-compatibility/&amp;title=DirectX+Compatibility" title="Add 'DirectX Compatibility' To Stumble Upon"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'DirectX Compatibility' To Stumble Upon" alt="Add 'DirectX Compatibility' To Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://game-server-hosting.net/directx-compatibility/&amp;title=DirectX+Compatibility" title="Add 'DirectX Compatibility' To Google Bookmarks"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'DirectX Compatibility' To Google Bookmarks" alt="Add 'DirectX Compatibility' To Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.squidoo.com/lensmaster/bookmark?http://game-server-hosting.net/directx-compatibility/" title="Add 'DirectX Compatibility' To Squidoo"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/squidoo.png" title="Add 'DirectX Compatibility' To Squidoo" alt="Add 'DirectX Compatibility' To Squidoo" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="https://favorites.live.com/quickadd.aspx?url=http://game-server-hosting.net/directx-compatibility/&amp;title=DirectX+Compatibility" title="Add 'DirectX Compatibility' To Live-MSN"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'DirectX Compatibility' To Live-MSN" alt="Add 'DirectX Compatibility' To Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" rel="nofollow" href="http://www.facebook.com/share.php?u=http://game-server-hosting.net/directx-compatibility/" title="Add 'DirectX Compatibility' To FaceBook"><img src="http://game-server-hosting.net/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'DirectX Compatibility' To FaceBook" alt="Add 'DirectX Compatibility' To FaceBook" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://game-server-hosting.net/directx-compatibility/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

