<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://codebase.dbp-site.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>converter</title>
 <link>http://codebase.dbp-site.com/tags/converter</link>
 <description>The taxonomy view with a depth of 0.</description>
 <language>en</language>
<item>
 <title>Convert hostname (web address) to IP</title>
 <link>http://codebase.dbp-site.com/code/convert-hostname-web-address-ip-3</link>
 <description>&lt;p&gt;Performs a lookup of a hostname and returns its IP address. If the lookup fails the function returns a blank string.&lt;/p&gt;

&lt;p&gt;You must first call WSAStartup() to initialize the Winsock DLL prior to doing the lookup, and call WSACleanup() when operations are complete.&lt;/p&gt;</description>
 <comments>http://codebase.dbp-site.com/code/convert-hostname-web-address-ip-3#comments</comments>
 <category domain="http://codebase.dbp-site.com/tags/address">address</category>
 <category domain="http://codebase.dbp-site.com/tags/converter">converter</category>
 <category domain="http://codebase.dbp-site.com/tags/hostname">hostname</category>
 <category domain="http://codebase.dbp-site.com/tags/ip">ip</category>
 <pubDate>Tue, 05 Jun 2007 00:34:32 +0100</pubDate>
 <dc:creator>Benjamin</dc:creator>
 <guid isPermaLink="false">3 at http://codebase.dbp-site.com</guid>
</item>
<item>
 <title>HSV to RGB DWORD</title>
 <link>http://codebase.dbp-site.com/code/hsv2dword-2</link>
 <description>&lt;p&gt;This will convert a &lt;strong&gt;&lt;em&gt;HSV&lt;/em&gt;&lt;/strong&gt; value into an &lt;strong&gt;&lt;em&gt;RGB&lt;/em&gt;&lt;/strong&gt; &lt;strong&gt;DWORD&lt;/strong&gt;. There is an example which will draw a box with given HSV values.&lt;/p&gt;

&lt;p&gt;The &lt;em&gt;hsv2dword&lt;/em&gt; function takes the 3 components as floats as described by the remark preceding the function.&lt;/p&gt;</description>
 <comments>http://codebase.dbp-site.com/code/hsv2dword-2#comments</comments>
 <category domain="http://codebase.dbp-site.com/tags/color">color</category>
 <category domain="http://codebase.dbp-site.com/tags/converter">converter</category>
 <category domain="http://codebase.dbp-site.com/tags/dword">dword</category>
 <category domain="http://codebase.dbp-site.com/tags/hsv">hsv</category>
 <category domain="http://codebase.dbp-site.com/tags/rgb">rgb</category>
 <pubDate>Mon, 04 Jun 2007 23:52:18 +0100</pubDate>
 <dc:creator>njt1982</dc:creator>
 <guid isPermaLink="false">2 at http://codebase.dbp-site.com</guid>
</item>
</channel>
</rss>
