<?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[Abmessugen woher?]]></title><description><![CDATA[<p>Hi,</p>
<p>ich habe ein Fenster doch brauche ich davon folgende Abmessungen:</p>
<p>- Caption<br />
- Menu<br />
- Border Left<br />
- Border Right<br />
- Border Button</p>
<p>Wie kann ich die bekommen?</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/108740/abmessugen-woher</link><generator>RSS for Node</generator><lastBuildDate>Tue, 30 Jun 2026 09:13:24 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/108740.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 02 May 2005 17:33:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Abmessugen woher? on Mon, 02 May 2005 17:33:27 GMT]]></title><description><![CDATA[<p>Hi,</p>
<p>ich habe ein Fenster doch brauche ich davon folgende Abmessungen:</p>
<p>- Caption<br />
- Menu<br />
- Border Left<br />
- Border Right<br />
- Border Button</p>
<p>Wie kann ich die bekommen?</p>
]]></description><link>https://www.c-plusplus.net/forum/post/780358</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/780358</guid><dc:creator><![CDATA[[...]]]></dc:creator><pubDate>Mon, 02 May 2005 17:33:27 GMT</pubDate></item><item><title><![CDATA[Reply to Abmessugen woher? on Mon, 02 May 2005 18:44:17 GMT]]></title><description><![CDATA[<p>schau dir mal <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/sysinfo/base/getsystemmetrics.asp" rel="nofollow">GetSystemMetrics</a> an.</p>
]]></description><link>https://www.c-plusplus.net/forum/post/780408</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/780408</guid><dc:creator><![CDATA[k1ro]]></dc:creator><pubDate>Mon, 02 May 2005 18:44:17 GMT</pubDate></item><item><title><![CDATA[Reply to Abmessugen woher? on Mon, 02 May 2005 19:02:37 GMT]]></title><description><![CDATA[<p>Von was?</p>
<p>Von dem Fenster, die kann man aus hwnd ableiten oder sich mit<br />
GetWindowLong()/GetWindowLongPtr() holen.</p>
<p>Für den Bildschirm brauchst du GetSystemMetrices()</p>
]]></description><link>https://www.c-plusplus.net/forum/post/780434</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/780434</guid><dc:creator><![CDATA[flammenvogel]]></dc:creator><pubDate>Mon, 02 May 2005 19:02:37 GMT</pubDate></item></channel></rss>