<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: развернуть окно не активируя]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=5104</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5104&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: развернуть окно не активируя».]]></description>
		<lastBuildDate>Fri, 29 Oct 2010 16:40:14 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: AHK: развернуть окно не активируя]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=41024#p41024</link>
			<description><![CDATA[<p>Так попробуй:<br /></p><div class="codebox"><pre><code>!1::
   WinGet, ID,, A
   WinMinimize, ahk_id %ID%
   Return
   
!2::
   DllCall(&quot;ShowWindow&quot;, UInt, ID, Int, SW_SHOWNOACTIVATE := 4)
   Return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (teadrinker)]]></author>
			<pubDate>Fri, 29 Oct 2010 16:40:14 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=41024#p41024</guid>
		</item>
		<item>
			<title><![CDATA[AHK: развернуть окно не активируя]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=41020#p41020</link>
			<description><![CDATA[<p>Сворачиваю окно, разворачиваю и оно активируется. Возможно ли развернуть не активируя?</p>]]></description>
			<author><![CDATA[null@example.com (Fog)]]></author>
			<pubDate>Fri, 29 Oct 2010 15:12:29 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=41020#p41020</guid>
		</item>
	</channel>
</rss>
