<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Узнать высоту панели задач, если она скрыта]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15592&amp;type=atom" />
	<updated>2020-08-10T15:36:53Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15592</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Узнать высоту панели задач, если она скрыта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=141597#p141597" />
			<content type="html"><![CDATA[<p>Извиняюсь, я идиот. Вот так вроде работает:<br /></p><div class="codebox"><pre><code>
WinGetPos,,,,h, ahk_class Shell_TrayWnd
tooltip %h%
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[mkone112]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40951</uri>
			</author>
			<updated>2020-08-10T15:36:53Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=141597#p141597</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Узнать высоту панели задач, если она скрыта]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=141595#p141595" />
			<content type="html"><![CDATA[<p>Как узнать высоту панели задач, если установлена галка &quot;Автоматически скрывать панель задач&quot;?</p>]]></content>
			<author>
				<name><![CDATA[mkone112]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=40951</uri>
			</author>
			<updated>2020-08-10T15:21:55Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=141595#p141595</id>
		</entry>
</feed>
