<?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="http://forum.script-coding.com/extern.php?action=feed&amp;tid=8855&amp;type=atom" />
	<updated>2014-05-22T16:21:00Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=8855</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83237#p83237" />
			<content type="html"><![CDATA[<p>И да, вы извините за мой русский, я долеко не русский и мысль формулирую долго да ещё и результат не очень.</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2014-05-22T16:21:00Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83237#p83237</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83236#p83236" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><p><a href="http://forum.script-coding.com/viewtopic.php?id=8336">Попоробуй этим</a>, вкладка &quot;Button&quot;.</p></blockquote></div><p>Пробиндил кнопку на дефолт той самой утилитой, теперь у кнопки нормальное имя и теперь кажись всё решилось. Всем спасибо.</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2014-05-22T16:17:29Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83236#p83236</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83234#p83234" />
			<content type="html"><![CDATA[<p>А о чём это говорит?</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2014-05-22T14:07:44Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83234#p83234</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83233#p83233" />
			<content type="html"><![CDATA[<p>Разве это говорит о том, что KeyWait со сканкодами не работает.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2014-05-22T14:05:21Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83233#p83233</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83230#p83230" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>serzh82saratov пишет:</cite><blockquote><p>Как так:<br /></p><div class="codebox"><pre><code>KeyWait vkDsc1C, D
MsgBox Вы нажали Enter</code></pre></div></blockquote></div><p>А как этак?<br /></p><div class="codebox"><pre><code>
KeyWait vkDscABCDEF, D
MsgBox Вы нажали Enter
</code></pre></div>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2014-05-22T13:46:40Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83230#p83230</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83228#p83228" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>YMP пишет:</cite><blockquote><p>В общем, KeyWait со сканкодами не работает, как я понимаю. Так что облом.</p></blockquote></div><p>Как так:<br /></p><div class="codebox"><pre><code>KeyWait vkDsc1C, D
MsgBox Вы нажали Enter</code></pre></div><p> <br /></p><div class="quotebox"><cite>dredj пишет:</cite><blockquote><p>А больше нечего, нету имени кажись.</p></blockquote></div><p><a href="http://forum.script-coding.com/viewtopic.php?id=8336">Попоробуй этим</a>, вкладка &quot;Button&quot;.<br />А так на лицо:<br /></p><div class="codebox"><pre><code>KeyWait vkFFsc55, D
MsgBox Вы нажали vkFFsc55</code></pre></div>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2014-05-22T12:35:54Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83228#p83228</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83225#p83225" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Indomito пишет:</cite><blockquote><p>А имя то&nbsp; клавиши есть? <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /><br />Если -&nbsp; <strong>vkCode: OxFF</strong> то надо использовать <strong>scCode: 0x55</strong></p></blockquote></div><p>А больше нечего, нету имени кажись.</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2014-05-22T10:04:50Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83225#p83225</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83223#p83223" />
			<content type="html"><![CDATA[<p>А имя то&nbsp; клавиши есть? <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /><br />Если -&nbsp; <strong>vkCode: OxFF</strong> то надо использовать <strong>scCode: 0x55</strong></p>]]></content>
			<author>
				<name><![CDATA[Indomito]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27285</uri>
			</author>
			<updated>2014-05-22T09:49:02Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83223#p83223</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83221#p83221" />
			<content type="html"><![CDATA[<p>0x1011| vkCode: OxFF scCode: 0x55 Extended: 0x1 Time: 0x419222<br />Странна другой скрипт для определении скан кода показала sc155.</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2014-05-22T09:45:32Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83221#p83221</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83220#p83220" />
			<content type="html"><![CDATA[<p>Даю ответ, что бы более не искать.<br /></p><div class="fancy_spoiler_switcher"><div class="fancy_spoiler_switcher_header"><strong>+</strong>&nbsp;VkScCode_64.ahk</div><div class="fancy_spoiler"><div class="codebox"><pre><code>#Persistent
   OnExit, Exit
   hHookKeybd := DllCall(&quot;SetWindowsHookEx&quot;
      , Int, WH_KEYBOARD_LL := 13
      , Ptr, RegisterCallback(&quot;LowLevelKeyboardProc&quot;, &quot;Fast&quot;)
      , Ptr, DllCall(&quot;GetModuleHandle&quot;, UInt, 0, &quot;Ptr&quot;)
      , UInt, 0, &quot;Ptr&quot;)
   Return
 
Exit:
   DllCall(&quot;UnhookWindowsHookEx&quot;, Ptr, hHookKeybd)
   ExitApp
 
LowLevelKeyboardProc(nCode, wParam, lParam)
{
   Critical
   SetFormat, Integer, H
   ToolTip, % wParam . &quot;| vkCode: &quot; . NumGet(lParam+0, 0, &quot;UInt&quot;) . &quot; scCode: &quot; . NumGet(lParam+0, 4, &quot;UInt&quot;)
      . &quot; Extended: &quot; . NumGet(lParam+0, 8, &quot;UInt&quot;) &amp; 1 . &quot; Time: &quot; . NumGet(lParam+0, 12, &quot;UInt&quot;)
   Return DllCall(&quot;CallNextHookEx&quot;, Ptr, 0, Int, nCode, Ptr, wParam, Ptr, lParam)
}</code></pre></div></div></div><p> Запусти, нажми и напиши что за странная клавиша без имени <img src="//forum.script-coding.com/img/smilies/wink.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[Indomito]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27285</uri>
			</author>
			<updated>2014-05-22T09:31:12Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83220#p83220</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83219#p83219" />
			<content type="html"><![CDATA[<p>В FAQ KeyWait в параметре KeyName сказано что &quot;может быть указан код виртуальной клавиши, например, vkFF&quot;(вирт.код я знаю), вот я не знаю куда и как этот параметр вставить в скрипте.</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2014-05-22T09:29:29Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83219#p83219</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83218#p83218" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>YMP пишет:</cite><blockquote><p>А мы что, обязаны знать наизусть, какой клавише соответствует sc155? Или всё же снизойдёте к нам и подскажете?</p></blockquote></div><p>В том и дело что у клавиши нет имени, кроме &quot;Unknown: 0хЕ055(Е055)&quot; который выдал утилита SharpKeys,&nbsp; поэтому спрашивал про KeyName.</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2014-05-22T09:22:52Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83218#p83218</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83217#p83217" />
			<content type="html"><![CDATA[<p>В общем, KeyWait со сканкодами не работает, как я понимаю. Так что облом.</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2014-05-22T09:21:51Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83217#p83217</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83216#p83216" />
			<content type="html"><![CDATA[<p>А мы что, обязаны знать наизусть, какой клавише соответствует sc155? Или всё же снизойдёте к нам и подскажете?</p>]]></content>
			<author>
				<name><![CDATA[YMP]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=81</uri>
			</author>
			<updated>2014-05-22T09:14:39Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83216#p83216</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK:  Рабочий скрипт одиночного/двойного/удержания нажатия на клавишу]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=83215#p83215" />
			<content type="html"><![CDATA[<p>А как его заставить обработать именно скан?</p>]]></content>
			<author>
				<name><![CDATA[dredj]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=32289</uri>
			</author>
			<updated>2014-05-22T09:11:54Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=83215#p83215</id>
		</entry>
</feed>
