<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Porting Drivers to Windows CE 6.0</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/TravisHobrla/Porting-Drivers-to-Windows-CE-60/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/422150_100x75.jpg</url>
		<title>Channel 9 - Porting Drivers to Windows CE 6.0</title>
		<link></link>
	</image>
	<description>This session has been presented at various Windows CE events such as MEDC.&amp;nbsp;&amp;nbsp;It walks you through getting drivers&amp;nbsp;from CE 5.0 (or previous versions) to work in CE 6.0.&amp;nbsp;&amp;nbsp;Using the WaveAPI driver as a example, we look at the code necessary to move a driver
 with complex memory management forward into CE 6.0.&amp;nbsp; This presentation covers everything you need to know to port your driver to CE6.0 including access checking, marshalling, thread permissions, and security.
</description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 18 May 2013 20:48:20 GMT</pubDate>
	<lastBuildDate>Sat, 18 May 2013 20:48:20 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Porting Drivers to Windows CE 6.0</title>
		<description>
			<![CDATA[
<p>Are USB device drivers automatically run in Kernel space now with 6.0 or is there anything special I need to do to have my driver run in Kernel space?<br>
<br>
I have implemented a USB driver for 5.0 using the Stream Interface concept. The communication DLL to the device basically blocks for a&nbsp;response from the driver on&nbsp;WriteFile/ReadFile calls. Because of this I didn't think I need to do much to port to 6.0, however,
 I am having problems. </p>
<p>posted by mrcduran</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/TravisHobrla/Porting-Drivers-to-Windows-CE-60#c633595340920000000</link>
		<pubDate>Mon, 13 Oct 2008 22:34:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/TravisHobrla/Porting-Drivers-to-Windows-CE-60#c633595340920000000</guid>
		<dc:creator>mrcduran</dc:creator>
	</item>
</channel>
</rss>