<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Серый форум &mdash; АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
	<link rel="self" href="https://forum.script-coding.com/extern.php?action=feed&amp;tid=5095&amp;type=atom" />
	<updated>2010-10-30T23:02:18Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.script-coding.com/viewtopic.php?id=5095</id>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41070#p41070" />
			<content type="html"><![CDATA[<p>Точно, благодарю еще раз за неоценимую помощь!</p>]]></content>
			<author>
				<name><![CDATA[RyoTsubaki]]></name>
			</author>
			<updated>2010-10-30T23:02:18Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41070#p41070</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41068#p41068" />
			<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>2010-10-30T19:08:09Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41068#p41068</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41065#p41065" />
			<content type="html"><![CDATA[<p>Честно - различий в первом и втором варианте не заметил, однако первый вариант - работает.</p>]]></content>
			<author>
				<name><![CDATA[RyoTsubaki]]></name>
			</author>
			<updated>2010-10-30T18:07:11Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41065#p41065</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41034#p41034" />
			<content type="html"><![CDATA[<p>Только я там запятую пропустил, правильно так:<br /></p><div class="codebox"><pre><code>hDCScreen := DllCall(&quot;GetDC&quot;, UInt, 0)
Refresh := DllCall(&quot;GetDeviceCaps&quot;, UInt, hDCScreen, UInt, VREFRESH := 116)
DllCall(&quot;ReleaseDC&quot;, UInt, 0, UInt, hDCScreen)

MsgBox, % Refresh</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2010-10-29T19:34:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41034#p41034</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41030#p41030" />
			<content type="html"><![CDATA[<p>Спасибо, добавил в скрипт.</p>]]></content>
			<author>
				<name><![CDATA[RyoTsubaki]]></name>
			</author>
			<updated>2010-10-29T19:22:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41030#p41030</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41007#p41007" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>RyoTsubaki пишет:</cite><blockquote><p>а вот какая команда для определения частоты обновления монитора?</p></blockquote></div><p>Команды такой в AHK нет.<br /></p><div class="codebox"><pre><code>hDCScreen := DllCall(&quot;GetDC&quot;, UInt, 0)
Refresh := DllCall(&quot;GetDeviceCaps&quot;, UInt, hDCScreen, UInt, VREFRESH := 116)
DllCall(&quot;ReleaseDC&quot;, UInt, 0 UInt, hDCScreen)

MsgBox, % Refresh</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2010-10-28T19:10:23Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41007#p41007</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41005#p41005" />
			<content type="html"><![CDATA[<p><a href="http://forum.oszone.net/thread-135292.html">Video Resolution Changer</a></p>]]></content>
			<author>
				<name><![CDATA[armenxxx1]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=26102</uri>
			</author>
			<updated>2010-10-28T18:29:40Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41005#p41005</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=41004#p41004" />
			<content type="html"><![CDATA[<p>Ах да, заметил проблемку. Глубина цвета в игре автоматически становится 16 бит, хотя нужно 32, но тут сложного нет, а вот какая команда для определения частоты обновления монитора?</p>]]></content>
			<author>
				<name><![CDATA[RyoTsubaki]]></name>
			</author>
			<updated>2010-10-28T18:20:22Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=41004#p41004</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=40943#p40943" />
			<content type="html"><![CDATA[<p>Родное - это максимально возможное, хотя я сейчас понял что сморозил глупость.&nbsp; Вообщем решил сделать просто как фикс для широкоформатников, через запуск ехе файла, после которого разрешение вара становится &quot;правильным&quot;. Правда думаю еще ГУИ окошко допилить с кнопочкой &quot;готово&quot; что бы всем&nbsp; было видно что скрип сработал. Все правильно сделал?)</p>]]></content>
			<author>
				<name><![CDATA[RyoTsubaki]]></name>
			</author>
			<updated>2010-10-27T13:06:29Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=40943#p40943</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=40940#p40940" />
			<content type="html"><![CDATA[<p><strong>Спасибо огромное!</strong><br />Только еще вопрос - какое разрешение вводится: родное или текущее?</p>]]></content>
			<author>
				<name><![CDATA[RyoTsubaki]]></name>
			</author>
			<updated>2010-10-27T12:39:24Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=40940#p40940</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=40938#p40938" />
			<content type="html"><![CDATA[<p><strong>teadrinker</strong>, увы не работает. После запуска скрипта - параметры настроек разрешения становятся и вовсе по 0. <a href="http://s015.radikal.ru/i333/1010/a6/f92c58fc2b5a.jpg"><span class="postimg"><img src="http://s010.radikal.ru/i314/1010/a3/9817e8f66672.jpg" alt="http://s010.radikal.ru/i314/1010/a3/9817e8f66672.jpg" /></span></a><br />Ан, нет, после твоего фикса - работает! Благодарю, теперь допишу скрипт - и уря!)</p>]]></content>
			<author>
				<name><![CDATA[RyoTsubaki]]></name>
			</author>
			<updated>2010-10-27T12:35:07Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=40938#p40938</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=40933#p40933" />
			<content type="html"><![CDATA[<p>Конечно, вот сама запись реестра <a href="http://s016.radikal.ru/i337/1010/6b/ec3f5c8a6d1e.jpg"><span class="postimg"><img src="http://s015.radikal.ru/i332/1010/83/673652c069fc.jpg" alt="http://s015.radikal.ru/i332/1010/83/673652c069fc.jpg" /></span></a> <br />что соответствует установленному в игре разрешению 1024*768*75Hz.<br /></p><div class="codebox"><pre><code>[HKEY_CURRENT_USER\Software\Blizzard Entertainment\Warcraft III\Video]
&quot;reswidth&quot;=dword:00000400
&quot;resheight&quot;=dword:00000300
&quot;refreshrate&quot;=dword:0000004b</code></pre></div><p>Стоит менять только эти три параметра, остальные настройки гаммы, яркости, текстур настраиватся вручную из-под самой игры.</p>]]></content>
			<author>
				<name><![CDATA[RyoTsubaki]]></name>
			</author>
			<updated>2010-10-27T11:42:44Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=40933#p40933</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=40918#p40918" />
			<content type="html"><![CDATA[<p><img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /> Или просто напиши, какого типа должны быть эти параметры.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2010-10-27T10:24:43Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=40918#p40918</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=40916#p40916" />
			<content type="html"><![CDATA[<p>Спасибо, ясно. Экспортируйте раздел реестра и выложите сюда, как образец (интересуют типы параметров).</p>]]></content>
			<author>
				<name><![CDATA[alexii]]></name>
				<uri>https://forum.script-coding.com/profile.php?id=1844</uri>
			</author>
			<updated>2010-10-27T10:05:56Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=40916#p40916</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: АНК: Отслеживание "родного" или текущего разрешения экрана]]></title>
			<link rel="alternate" href="https://forum.script-coding.com/viewtopic.php?pid=40915#p40915" />
			<content type="html"><![CDATA[<p>Нужна автоматизация, так как хочу что бы этой вкусностью могли пользоватся не только знающие люди, но и простые смертные. Скрип будет запакован в репак игры.</p>]]></content>
			<author>
				<name><![CDATA[RyoTsubaki]]></name>
			</author>
			<updated>2010-10-27T10:01:30Z</updated>
			<id>https://forum.script-coding.com/viewtopic.php?pid=40915#p40915</id>
		</entry>
</feed>
