<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Серый форум &mdash; AHK: Опускание/отпускание клавиши через DllCall.]]></title>
		<link>https://forum.script-coding.com/viewtopic.php?id=15094</link>
		<atom:link href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15094&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[Недавние сообщения в теме «AHK: Опускание/отпускание клавиши через DllCall.».]]></description>
		<lastBuildDate>Thu, 12 Dec 2019 11:55:42 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[AHK: Опускание/отпускание клавиши через DllCall.]]></title>
			<link>https://forum.script-coding.com/viewtopic.php?pid=136824#p136824</link>
			<description><![CDATA[<p><strong>Добрый день!</strong><br />Можете, пожалуйста, подсказать корректный метод опускания/отпускания клавиши через DllCall. Примерно так, как с мышью в нижеприведенном коде.<br /></p><div class="codebox"><pre><code>LButton::

	sleep, delz

	DllCall(&quot;mouse_event&quot;, uint, 2, int, 0, int, 0, uint, 0, int, 0)

	sleep, holdtiem

	DllCall(&quot;mouse_event&quot;, uint, 4, int, 0, int, 0, uint, 0, int, 0)

return</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (Barrel Tittor)]]></author>
			<pubDate>Thu, 12 Dec 2019 11:55:42 +0000</pubDate>
			<guid>https://forum.script-coding.com/viewtopic.php?pid=136824#p136824</guid>
		</item>
	</channel>
</rss>
