<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; AHK: OnMessage() - Определения события в Winamp]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5494&amp;type=atom" />
	<updated>2011-02-09T18:15:49Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5494</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: OnMessage() - Определения события в Winamp]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=45005#p45005" />
			<content type="html"><![CDATA[<p>Если имя главного окна меняется в зависимости от трека, то можно отследить по изменению этого самого заголовка.</p>]]></content>
			<author>
				<name><![CDATA[InFlames]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24849</uri>
			</author>
			<updated>2011-02-09T18:15:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=45005#p45005</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: OnMessage() - Определения события в Winamp]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=45004#p45004" />
			<content type="html"><![CDATA[<p>С помощью <em>OnMessage()</em> отслеживаются только сообщения, получаемые собственными окнами скрипта.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-02-09T17:44:49Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=45004#p45004</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: OnMessage() - Определения события в Winamp]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=45003#p45003" />
			<content type="html"><![CDATA[<p>Здравствуйте!</p><p>Вот скрипт с кодами сообщений, который позволяет воспроизвести следующий трек в Winamp:<br /></p><div class="codebox"><pre><code>PostMessage, 0x111, 40048,,, ahk_class Winamp v1.x</code></pre></div><p>Можно как нибудь, отследить это событие переключения следующого трека в Winamp-е, с помощью команды&nbsp; OnMessage()?<br />Может как то с помощью этих кодов: &quot;0x111, 40048&quot;?</p>]]></content>
			<author>
				<name><![CDATA[avens]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24487</uri>
			</author>
			<updated>2011-02-09T17:10:50Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=45003#p45003</id>
		</entry>
</feed>
