<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: Как найти ID активного окна]]></title>
	<link rel="self" href="http://forum.script-coding.com/extern.php?action=feed&amp;tid=16431&amp;type=atom" />
	<updated>2021-06-15T14:45:56Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=16431</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как найти ID активного окна]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=148451#p148451" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>Спасибо большое</p>]]></content>
			<author>
				<name><![CDATA[Drike]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41788</uri>
			</author>
			<updated>2021-06-15T14:45:56Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=148451#p148451</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Как найти ID активного окна]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=148450#p148450" />
			<content type="html"><![CDATA[<p>Активное окно можно определить, как &quot;A&quot;:<br /></p><div class="codebox"><pre><code>hWnd := WinExist(&quot;A&quot;)
MsgBox, % hWnd</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2021-06-15T14:32:29Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=148450#p148450</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Как найти ID активного окна]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=148449#p148449" />
			<content type="html"><![CDATA[<p>Подскажите, пожалуйста, как мне найти HWID активного окна, если его название, текст внутри и все остальное может быть всегда разным? К примеру, это может быть браузер, блокнот, игра и т.д. Ответа пока нигде не нашел, везде нужно указывать WinTittle и т.д.</p>]]></content>
			<author>
				<name><![CDATA[Drike]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=41788</uri>
			</author>
			<updated>2021-06-15T14:29:40Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=148449#p148449</id>
		</entry>
</feed>
