<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: подключение к bluetooth устройствам.]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=15943&amp;type=atom" />
	<updated>2020-12-24T19:10:30Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=15943</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: подключение к bluetooth устройствам.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144338#p144338" />
			<content type="html"><![CDATA[<p>Получаем первое устройство тут:<br /></p><div class="codebox"><pre><code>DllCall(&quot;Bthprops.cpl\BluetoothFindFirstDevice&quot;, &quot;ptr&quot;, &amp;BLUETOOTH_DEVICE_SEARCH_PARAMS, &quot;ptr&quot;, &amp;BLUETOOTH_DEVICE_INFO)</code></pre></div><p>Имя устройства тут:<br /></p><div class="codebox"><pre><code>StrGet(&amp;BLUETOOTH_DEVICE_INFO+64)</code></pre></div><p>Получаем в цикле следующее устройство:<br /></p><div class="codebox"><pre><code>DllCall(&quot;Bthprops.cpl\BluetoothFindNextDevice&quot;, &quot;ptr&quot;, foundedDevice, &quot;ptr&quot;, &amp;BLUETOOTH_DEVICE_INFO)</code></pre></div>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-12-24T19:10:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144338#p144338</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: подключение к bluetooth устройствам.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144337#p144337" />
			<content type="html"><![CDATA[<p>Понял, к ПК одно из найденных устройств. А список найденных устройств возможно вывести?</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2020-12-24T19:01:54Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144337#p144337</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: подключение к bluetooth устройствам.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144335#p144335" />
			<content type="html"><![CDATA[<p>Мы подключаем блютуз устройство.<br />В данных примерах jbl clip 3.</p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-12-24T18:19:25Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144335#p144335</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: подключение к bluetooth устройствам.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144333#p144333" />
			<content type="html"><![CDATA[<p>Интересно, и так же не понятно, что к чему подключается.</p>]]></content>
			<author>
				<name><![CDATA[serzh82saratov]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=27879</uri>
			</author>
			<updated>2020-12-24T18:05:18Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144333#p144333</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: подключение к bluetooth устройствам.]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=144332#p144332" />
			<content type="html"><![CDATA[<p>Тема для обсуждения &quot;подключение к bluetooth устройствам&quot;.<br /><a href="http://forum.script-coding.com/viewtopic.php?id=17669">http://forum.script-coding.com/viewtopic.php?id=17669</a></p>]]></content>
			<author>
				<name><![CDATA[Malcev]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26930</uri>
			</author>
			<updated>2020-12-24T17:27:02Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=144332#p144332</id>
		</entry>
</feed>
