<?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>Second Life Blog &#187; CE</title>
	<atom:link href="http://hanigamal.net/tag/ce/feed" rel="self" type="application/rss+xml" />
	<link>http://hanigamal.net</link>
	<description>The forest of dreams is a second life</description>
	<lastBuildDate>Fri, 25 Jun 2010 13:31:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Windows CE Tips</title>
		<link>http://hanigamal.net/os/windows-ce</link>
		<comments>http://hanigamal.net/os/windows-ce#comments</comments>
		<pubDate>Thu, 29 Oct 2009 03:49:19 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[OS]]></category>
		<category><![CDATA[CE]]></category>
		<category><![CDATA[Mobility]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Smart Devices]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://hanigamal.net/?p=239</guid>
		<description><![CDATA[How To: Disable Ctrl/Escape ? Go to: \HKLM\SOFTWARE\Microsoft\Shell Make new DWORD Values as follows DisableCtrlEsc DWORD 0 EnableStartButton DWORD 1 HideTaskBar DWORD 0 How To: Speed up device display ? You can change the memory used to cache fonts glyphs, this allow you to use more memory to speed up the display. Go to: HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE\ [...]]]></description>
		<wfw:commentRss>http://hanigamal.net/os/windows-ce/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Warm reboot of a PocketPC/CE</title>
		<link>http://hanigamal.net/dot-net/wince-warm-reboot</link>
		<comments>http://hanigamal.net/dot-net/wince-warm-reboot#comments</comments>
		<pubDate>Thu, 25 May 2006 10:14:00 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[Dot net]]></category>
		<category><![CDATA[OS]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[C#]]></category>
		<category><![CDATA[CE]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://hanigamal.net/us/warm-reboot-of-a-pocketpc-2</guid>
		<description><![CDATA[To be able to reset a PocketPC/WindowsCE programmatically from within a managed application, it is necessary to send a IOCTL to the device using KernelIoControl. This API is not available directly in managed code, so we need to P/Invoke KernelIoControl, providing it with the correct IOCTL (IOCTL_HAL_REBOOT). To assure that IOCTL’s are unique, they can [...]]]></description>
		<wfw:commentRss>http://hanigamal.net/dot-net/wince-warm-reboot/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
