<?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>ditoinfo in english &#187; windows</title>
	<atom:link href="http://danteregis.com/category/windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://danteregis.com</link>
	<description>talking about programming and computer stuff</description>
	<lastBuildDate>Tue, 09 Jun 2009 21:57:13 +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>delphi odd form</title>
		<link>http://danteregis.com/2007/02/delphi-odd-form/</link>
		<comments>http://danteregis.com/2007/02/delphi-odd-form/#comments</comments>
		<pubDate>Sat, 24 Feb 2007 16:21:00 +0000</pubDate>
		<dc:creator>Dante Regis</dc:creator>
				<category><![CDATA[delphi]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://ditoinfo.wordpress.com/2007/02/24/delphi-odd-form/</guid>
		<description><![CDATA[For those of you that aren&#8217;t used to it, before the Internet we had things called desktop applications! Delphi was (and still is) my personal favorite tool to build this kind of application.
A few weeks ago, I was requested to build a small software that needed an irregular window shape. Intead of loose time searching [...]]]></description>
			<content:encoded><![CDATA[<p>For those of you that aren&#8217;t used to it, before the Internet we had things called desktop applications! Delphi was (and still is) my personal favorite tool to build this kind of application.</p>
<p>A few weeks ago, I was requested to build a small software that needed an irregular window shape. Intead of loose time searching through the Windows API, follow this tip: use <a href="http://www.informatics.no/progvareOF.htm" target="_blank">Delphi Odd Form</a>. It allows you to shape your application with a simple image. The form will be just like the outline of that image. You just have to scan the image and include the resulting .PAS file in your project. Then, call the right function and <em>voilá:</em> a custom shaped form facing you!</p>
]]></content:encoded>
			<wfw:commentRss>http://danteregis.com/2007/02/delphi-odd-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shell Revealed</title>
		<link>http://danteregis.com/2007/02/shell-revealed/</link>
		<comments>http://danteregis.com/2007/02/shell-revealed/#comments</comments>
		<pubDate>Sat, 24 Feb 2007 06:48:15 +0000</pubDate>
		<dc:creator>Dante Regis</dc:creator>
				<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://ditoinfo.wordpress.com/2007/02/24/shell-revealed/</guid>
		<description><![CDATA[Looks like the name for a 10-day intensive shell script class, right? Well, actually, Shell Revealed is the name of the blog mantained by the Windows Vista Shell Developers. Just in case, the Windows Shell includes things like the explorer.exe process, Windows Explorer, the Desktop, Start menu, User interface and stuff.
Since we are all bound [...]]]></description>
			<content:encoded><![CDATA[<p>Looks like the name for a 10-day intensive shell script class, right? Well, actually, Shell Revealed is the name of the blog mantained by the Windows Vista Shell Developers. Just in case, the Windows Shell includes things like the explorer.exe process, Windows Explorer, the Desktop, Start menu, User interface and stuff.</p>
<p>Since we are all bound to the wills of the giante, it&#8217;s worth a look, specially on the new APIs, like <a href="http://shellrevealed.com/blogs/shellblog/archive/2006/09/19/So-long-MessageBox-and-thanks-for-all-the-memories.aspx" target="_blank">Taskdialog</a>. Quite interesting.</p>
]]></content:encoded>
			<wfw:commentRss>http://danteregis.com/2007/02/shell-revealed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
