<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: RECT applied to Windows</title>
	<atom:link href="http://jalaj.net/2007/01/26/rect-applied-to-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://jalaj.net/2007/01/26/rect-applied-to-windows/</link>
	<description>A Technical Blog</description>
	<pubDate>Tue, 13 May 2008 16:02:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: WinAPI : Making Form Transparent &#171; Jalaj</title>
		<link>http://jalaj.net/2007/01/26/rect-applied-to-windows/#comment-160</link>
		<dc:creator>WinAPI : Making Form Transparent &#171; Jalaj</dc:creator>
		<pubDate>Mon, 12 Feb 2007 12:38:05 +0000</pubDate>
		<guid isPermaLink="false">http://jalaj.wordpress.com/2007/01/26/rect-applied-to-windows/#comment-160</guid>
		<description>[...] When you need to retrieve the information about a particular window you can use the SetWindowLong function. The function takes for input the handle to the window that you want to get information of, and a index which specifies what type of information is required by you from among the constants as defined below. The return value is a long that contains the requisite information. The return value for Styles and Extended styles are combination of what is already discussed in earlier post RECT applied to Windows. [...]</description>
		<content:encoded><![CDATA[<p>[...] When you need to retrieve the information about a particular window you can use the SetWindowLong function. The function takes for input the handle to the window that you want to get information of, and a index which specifies what type of information is required by you from among the constants as defined below. The return value is a long that contains the requisite information. The return value for Styles and Extended styles are combination of what is already discussed in earlier post RECT applied to Windows. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
