<?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="https://forum.script-coding.com/extern.php?action=feed&amp;tid=16907&amp;type=atom" />
	<updated>2022-01-25T08:49:44Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=16907</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Изменить фон рабочего стола с несколькими мониторами]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=151796#p151796" />
			<content type="html"><![CDATA[<p>Не знаю, у меня только один монитор, пробуйте гуглить.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-01-25T08:49:44Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=151796#p151796</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Изменить фон рабочего стола с несколькими мониторами]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=151795#p151795" />
			<content type="html"><![CDATA[<p>Все же хотелось бы этого избежать. Есть варианты помимо этого?</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2022-01-25T07:59:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=151795#p151795</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Изменить фон рабочего стола с несколькими мониторами]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=151794#p151794" />
			<content type="html"><![CDATA[<p>Как вариант, просто соединить три картинки в одну, это можно сделать программно.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2022-01-25T07:51:33Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=151794#p151794</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[AHK: Изменить фон рабочего стола с несколькими мониторами]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=151793#p151793" />
			<content type="html"><![CDATA[<p>Первым делом я естественно попытался найти ответ в гугле, нашел код, который по описанию меняет фон основного монитора.<br /></p><div class="codebox"><pre><code>DllCall(&quot;SystemParametersInfo&quot;, UInt, 0x14, UInt, 0, Str, &quot;путь к файлу bmp&quot;, UInt, 1)</code></pre></div><p>У меня 3 монитора и хотелось бы менять фон только на одном из них (он в системе определяется как третий и он не основной). Есть ли возможность это сделать, не делая одну большую картинку с растягиванием на все мониторы?</p>]]></content>
			<author>
				<name><![CDATA[Phoenixxx_Czar]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=34426</uri>
			</author>
			<updated>2022-01-25T04:13:06Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=151793#p151793</id>
		</entry>
</feed>
