<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Get information about installed hardware]]></title><description><![CDATA[<p>What WinAPI functions do I need to learn to make something like the Device Manager in Windows? I need to retrieve device names, and get reserved memory addresses for each device.</p>
<p>Other question: how to determine total amount of physical RAM in the system?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/228687/get-information-about-installed-hardware</link><generator>RSS for Node</generator><lastBuildDate>Fri, 10 Apr 2026 16:21:07 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/228687.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 01 Dec 2008 16:40:10 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Get information about installed hardware on Mon, 01 Dec 2008 16:40:10 GMT]]></title><description><![CDATA[<p>What WinAPI functions do I need to learn to make something like the Device Manager in Windows? I need to retrieve device names, and get reserved memory addresses for each device.</p>
<p>Other question: how to determine total amount of physical RAM in the system?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1623882</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1623882</guid><dc:creator><![CDATA[SAn]]></dc:creator><pubDate>Mon, 01 Dec 2008 16:40:10 GMT</pubDate></item><item><title><![CDATA[Reply to Get information about installed hardware on Mon, 01 Dec 2008 22:50:51 GMT]]></title><description><![CDATA[<p><a href="http://msdn.microsoft.com/en-us/library/ms792954.aspx" rel="nofollow">Device Installation Functions</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1624038</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1624038</guid><dc:creator><![CDATA[Gästchen]]></dc:creator><pubDate>Mon, 01 Dec 2008 22:50:51 GMT</pubDate></item><item><title><![CDATA[Reply to Get information about installed hardware on Tue, 02 Dec 2008 18:20:57 GMT]]></title><description><![CDATA[<p>OK</p>
<p>I also found the following: <a href="http://www.codeproject.com/KB/system/SimpleSetup.aspx" rel="nofollow">http://www.codeproject.com/KB/system/SimpleSetup.aspx</a></p>
]]></description><link>https://www.c-plusplus.net/forum/post/1624538</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1624538</guid><dc:creator><![CDATA[SAn]]></dc:creator><pubDate>Tue, 02 Dec 2008 18:20:57 GMT</pubDate></item></channel></rss>