<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; GetKeyState]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=17157&amp;type=atom" />
	<updated>2022-06-05T11:12:37Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=17157</id>
		<entry>
			<title type="html"><![CDATA[Re: GetKeyState]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153431#p153431" />
			<content type="html"><![CDATA[<p><strong>gMonarch</strong>, добро пожаловать на форум! Ознакомьтесь, пожалуйста, с <a href="https://forum.script-coding.com/misc.php?action=rules">Правилами</a>, отредактируйте свой пост. Обратите внимание на <a href="https://forum.script-coding.com/misc.php?action=rules#prefix">составление заголовков</a>.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-06-05T11:12:37Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153431#p153431</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[GetKeyState]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=153430#p153430" />
			<content type="html"><![CDATA[<p>Всем привет!<br />Сделал check box и если там стоит галочка, то при нажатии tab должна нажиматься кнопка ( i ) , не знаю как это оформить.Подскажите пожалуйста.<br /></p><div class="codebox"><pre><code> 
while GetKeyState(&quot;Tab&quot;)
{
SendInput, {i}
}
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[gMonarch]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=42567</uri>
			</author>
			<updated>2022-06-05T10:41:00Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=153430#p153430</id>
		</entry>
</feed>
