<?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="http://forum.script-coding.com/extern.php?action=feed&amp;tid=5787&amp;type=atom" />
	<updated>2012-02-24T10:11:47Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.script-coding.com/viewtopic.php?id=5787</id>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=57180#p57180" />
			<content type="html"><![CDATA[<p>kirtech, СПАСИБО большое!</p>]]></content>
			<author>
				<name><![CDATA[anzor_30]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27587</uri>
			</author>
			<updated>2012-02-24T10:11:47Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=57180#p57180</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=57174#p57174" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>anzor_30 пишет:</cite><blockquote><p>сделать скрипт для передвижения по горизонтали из поста 41 по нажатию кнопки? <img src="//forum.script-coding.com/img/smilies/sad.png" width="15" height="15" /></p></blockquote></div><p>Если ещё актуально, замените строки:<br /></p><div class="codebox"><pre><code>
~LButton &amp; WheelUp::
if clip_mode&gt;0
clip_mode:=-1
else clip_mode:=prev_clip_mode-1
~LButton &amp; WheelDown::
clip_mode+=(clip_mode&lt;4)-clip_mode*(clip_mode&gt;3)</code></pre></div><p>на свои, как это сделать можно прочесть здесь:<br /><a href="http://www.script-coding.com/AutoHotkey/Hotkeys.html">Горячие клавиши для мыши, джойстика и клавиатуры</a></p><p>например:<br /></p><div class="codebox"><pre><code>
~z:: ; клавиша z
clip_mode:=!clip_mode ; по горизонтали вкл/выкл</code></pre></div>]]></content>
			<author>
				<name><![CDATA[kirtech]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26525</uri>
			</author>
			<updated>2012-02-24T03:59:08Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=57174#p57174</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=57062#p57062" />
			<content type="html"><![CDATA[<p>Так никто не знает как сделать скрипт для передвижения по горизонтали из поста 41 по нажатию кнопки? <img src="//forum.script-coding.com/img/smilies/sad.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[anzor_30]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27587</uri>
			</author>
			<updated>2012-02-19T12:18:11Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=57062#p57062</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=57047#p57047" />
			<content type="html"><![CDATA[<p><span style="color: green"><strong>anzor_30</strong>, не нужно цитировать предыдущий пост полностью!</span></p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2012-02-18T21:03:02Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=57047#p57047</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=57045#p57045" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>kirtech пишет:</cite><blockquote><p>Просто ещё один альтернативный вариант с подстветкой области ограничения в пределах дочернего или&nbsp; обычного окна</p></blockquote></div><p>Вот этот скрипт работает в соурс играх!!! ПОЖАЛУЙСТА СДЕЛАЙТЕ НА КНОПКУ передвижение мыши только по горизонтали, а то кнопкой мыши + колесиком в 3D играх трудновато делается. Сделайте пожалуйста этот скрипт на кнопку! БУДУ ОЧЕНЬ БЛАГОДАРЕН</p>]]></content>
			<author>
				<name><![CDATA[anzor_30]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=27587</uri>
			</author>
			<updated>2012-02-18T20:50:17Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=57045#p57045</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=49576#p49576" />
			<content type="html"><![CDATA[<p>Просто ещё один альтернативный вариант с подстветкой области ограничения в пределах дочернего или&nbsp; обычного окна , написал ранее, но за ненадобностью дописывание скрипта было отложенно. Делюсь тем что успел накодить, может и в таком виде кому-нибудь пригодиться <img src="//forum.script-coding.com/img/smilies/cool.png" width="15" height="15" /></p><p>Управляем режимами с помошью левой кнопки мыши и колеса:</p><p>колесо вниз:<br />1. ограничение снято<br />2. по оси X<br />3. по оси Y<br />4. в пределах дочернего окна<br />5. в пределах обычного окна</p><p>колесо вверх:<br />1. предыдущий режим<br />2. ограничение снято</p><div class="codebox"><pre><code>Gui, -Caption +E0x80000 +AlwaysOnTop +ToolWindow +LastFound
hgui:=WinExist()
DllCall(&quot;SetLayeredWindowAttributes&quot;,&quot;uint&quot;,hgui,&quot;uint&quot;,0xecebea,&quot;uchar&quot;,185,&quot;uint&quot;,3)
Gui, Margin, 0,0
Gui, Font, bold s12 cff7f00
tw:=300,th:=50
Gui, Add, Text, w%tw% h%th%
CoordMode, Mouse,Screen
VarSetCapacity(RECT,16,0)

;bgra
bmd= 
( Join 
0000ffff0000ffff0000ffff
0000ffff0000000000000000
0000ffff0000000000000000
)

nSize:=StrLen(bmd)//2 
VarSetCapacity(buf,nSize,0)
Loop % nSize 
NumPut(&quot;0x&quot; . SubStr(bmd,2*A_Index-1,2),buf,A_Index-1,&quot;Char&quot;)
hbrbm:=DllCall(&quot;CreateBitmap&quot;,&quot;int&quot;,3,&quot;int&quot;,3,&quot;uint&quot;,1,&quot;uint&quot;,32,&quot;uint&quot;,&amp;buf)
hpatbr:=DllCall(&quot;CreatePatternBrush&quot;,&quot;uint&quot;,hbrbm)
DllCall(&quot;DeleteObject&quot;,&quot;uint&quot;,hbrbm)

Esc::
DllCall(&quot;DeleteObject&quot;,&quot;uint&quot;,hpatbr)
Loop, Parse, rgnlist, |
DllCall(&quot;DeleteObject&quot;,&quot;uint&quot;,A_LoopField)
ExitApp

~LButton &amp; WheelUp::
if clip_mode&gt;0
clip_mode:=-1
else clip_mode:=prev_clip_mode-1
~LButton &amp; WheelDown::
clip_mode+=(clip_mode&lt;4)-clip_mode*(clip_mode&gt;3)
MouseGetPos, x,y,hwnd,hctrl,2
if (!hctrl&amp;&amp;clip_mode=3)
Return
if (!hwnd&amp;&amp;clip_mode=4)
Return
tx:=x+25,ty:=y+25
if clip_mode
{
	if clip_mode=1
	{
		DllCall(&quot;SetRect&quot;,&quot;uint&quot;,&amp;RECT,&quot;int&quot;,0,&quot;int&quot;,y,&quot;int&quot;,A_ScreenWidth,&quot;int&quot;,y+1)
		infotext:=&quot;По оси x&quot;
	}
	else if clip_mode=2
	{
		DllCall(&quot;SetRect&quot;,&quot;uint&quot;,&amp;RECT,&quot;int&quot;,x,&quot;int&quot;,0,&quot;int&quot;,x+1,&quot;int&quot;,A_ScreenHeight)
		infotext:=&quot;По оси y&quot;
	}
	else if clip_mode=3
	{
		WinGetPos, wx,wy,ww,wh,ahk_id %hctrl%
		DllCall(&quot;SetRect&quot;,&quot;uint&quot;,&amp;RECT,&quot;int&quot;,wx,&quot;int&quot;,wy,&quot;int&quot;,wx+ww,&quot;int&quot;,wy+wh)
		infotext:=&quot;В пределах дочернего окна-`n контрола под курсором&quot;
		Gosub, showclippedarea
		hctrl=
	}
	else if clip_mode=4
	{
		WinGetPos, wx,wy,ww,wh,ahk_id %hwnd%
		DllCall(&quot;SetRect&quot;,&quot;uint&quot;,&amp;RECT,&quot;int&quot;,wx,&quot;int&quot;,wy,&quot;int&quot;,wx+ww,&quot;int&quot;,wy+wh)
		infotext:=&quot;В пределах окна под курсором&quot;
		Gosub, showclippedarea
		hwnd=
	}
	prev_clip_mode:=clip_mode
	DllCall(&quot;ClipCursor&quot;,&quot;uint&quot;,&amp;RECT)
}
else
{
	DllCall(&quot;ClipCursor&quot;,&quot;uint&quot;,0)
	infotext:=&quot;Ограничение снято&quot;
}
GuiControl,,Static1, % clip_mode . &quot;. &quot; . infotext
; Gui, Show, % &quot;NA x&quot; . tx . &quot; y&quot; . ty . &quot; w&quot; . tw . &quot; h&quot; . th
DllCall(&quot;SetWindowPos&quot;,&quot;uint&quot;,hgui,&quot;uint&quot;,0,&quot;int&quot;,tx,&quot;int&quot;,ty,&quot;int&quot;,tw,&quot;int&quot;,th,&quot;uint&quot;,4|16|64)
SetTimer, hidetext, -2000
Return

hidetext:
DllCall(&quot;SetWindowPos&quot;,&quot;uint&quot;,hgui,&quot;uint&quot;,0,&quot;int&quot;,tx,&quot;int&quot;,ty,&quot;int&quot;,tw,&quot;int&quot;,th,&quot;uint&quot;,4|16|128)
Return

showclippedarea:
hdcscr:=DllCall(&quot;GetDC&quot;,&quot;uint&quot;,0)
DllCall(&quot;SetROP2&quot;,&quot;uint&quot;,hdcscr,&quot;int&quot;,15)
hrgn:=DllCall(&quot;CreateRectRgn&quot;,&quot;int&quot;,wx,&quot;int&quot;,wy,&quot;int&quot;,wx+ww,&quot;int&quot;,wy+wh)
rgnlist .=hrgn . &quot;|&quot;
DllCall(&quot;FrameRgn&quot;,&quot;uint&quot;,hdcscr,&quot;uint&quot;,hrgn,&quot;uint&quot;,hpatbr,&quot;int&quot;,7,&quot;int&quot;,7)
DllCall(&quot;ReleaseDC&quot;,&quot;uint&quot;,0,&quot;uint&quot;,hdcscr)
SetTimer, redraweclippedarea, -2500
Return

redraweclippedarea:
Loop, Parse, rgnlist, |
{
	if A_LoopField
	{
		DllCall(&quot;RedrawWindow&quot;,&quot;uint&quot;,0,&quot;uint&quot;,0,&quot;uint&quot;,A_LoopField,&quot;uint&quot;,1|2|4|128|256|512|1024)
		DllCall(&quot;DeleteObject&quot;,&quot;uint&quot;,A_LoopField)
	}
}
rgnlist=
Return

/*
hdc2:=DllCall(&quot;GetWindowDC&quot;,&quot;uint&quot;,hclipped)
DllCall(&quot;GetRandomRgn&quot;,&quot;uint&quot;,hdc2,&quot;uint&quot;,hrgn,&quot;int&quot;,4)
DllCall(&quot;ReleaseDC&quot;,&quot;uint&quot;,hclipped,&quot;uint&quot;,hdc2)
DllCall(&quot;GetWindowRgn&quot;,&quot;uint&quot;,hclipped,&quot;uint&quot;,hrgn)
DllCall(&quot;FillRgn&quot;,&quot;uint&quot;,hdc,&quot;uint&quot;,hrgn_wnd,&quot;uint&quot;,hpatbr)

R2_BLACK	1
R2_NOTMERGEPEN	2
R2_MASKNOTPEN	3
R2_NOTCOPYPEN	4
R2_MASKPENNOT	5
R2_NOT	6
R2_XORPEN	7
R2_NOTMASKPEN	8
R2_MASKPEN	9
R2_NOTXORPEN	10
R2_NOP	11
R2_MERGENOTPEN	12
R2_COPYPEN	13
R2_MERGEPENNOT	14
R2_MERGEPEN	15
R2_WHITE	16

RDW_INVALIDATE 1
RDW_INTERNALPAINT 2
RDW_ERASE 4
RDW_VALIDATE 8
RDW_NOINTERNALPAINT 16
RDW_NOERASE 32
RDW_NOCHILDREN 64
RDW_ALLCHILDREN 128
RDW_UPDATENOW 256
RDW_ERASENOW 512
RDW_FRAME 1024
RDW_NOFRAME 2048
*/</code></pre></div>]]></content>
			<author>
				<name><![CDATA[kirtech]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=26525</uri>
			</author>
			<updated>2011-07-01T15:14:28Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=49576#p49576</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=48489#p48489" />
			<content type="html"><![CDATA[<p>Спасибо, но этот вариант у меня так же в D3D не работает, как и скрипты до этого. Собственно я не вижу такой необходимости, если нужно какое-то ограничение, то это можно реализовать настройкой DPI чувствительности благо щас это <em>грызуны</em> позволяют сделать.</p>]]></content>
			<author>
				<name><![CDATA[Grey]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25792</uri>
			</author>
			<updated>2011-05-18T18:54:57Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=48489#p48489</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=48464#p48464" />
			<content type="html"><![CDATA[<div class="codebox"><pre><code>   SetBatchLines, -1
   SetMouseDelay, -1
   CoordMode, Mouse
   OnExit, Exit

   hHook := DllCall(&quot;SetWindowsHookEx&quot;
      , Int, WH_MOUSE_LL := 14
      , Int, RegisterCallback(&quot;LowLevelMouseProc&quot;, &quot;Fast&quot;)
      , UInt, DllCall(&quot;GetModuleHandle&quot;, UInt, 0)
      , UInt, 0)
   Return

Exit:
   DllCall(&quot;UnhookWindowsHookEx&quot;, UInt, hHook)
   ExitApp

~LCtrl::
   MouseGetPos,, y_prev
   Direction = horizontal
   KeyWait, LCtrl
   Return

~LShift::
   MouseGetPos, x_prev
   Direction = vertical
   KeyWait, LShift
   Return

~LCtrl Up::   Direction =
~LShift Up:: Direction =

LowLevelMouseProc(nCode, wParam, lParam)
{
   global Direction, x_prev, y_prev
   static MOUSEEVENTF_ABSOLUTE = 0x8000, MOUSEEVENTF_MOVE = 0x1

   if (nCode &lt; 0 || !Direction || wParam != 0x200)   ; WM_MOUSEMOVE = 0x200
      Return DllCall(&quot;CallNextHookEx&quot;, UInt, 0, Int, nCode, UInt, wParam, UInt, lParam)

   if Direction = horizontal
      x := NumGet(lParam+0), y := y_prev

   if Direction = vertical
      y := NumGet(lParam+0, 4), x := x_prev

   DllCall(&quot;mouse_event&quot;
       , UInt, MOUSEEVENTF_ABSOLUTE|MOUSEEVENTF_MOVE
       , Int, Ceil(x*0xFFFF/A_ScreenWidth)
       , Int, Ceil(y*0xFFFF/A_ScreenHeight)
       , UInt, 0)
   Return 1
}</code></pre></div>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-05-17T22:29:03Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=48464#p48464</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=48429#p48429" />
			<content type="html"><![CDATA[<p>Только во #2&#039;ом и в #8&#039;ом. И всё же можно код целиком? <img src="//forum.script-coding.com/img/smilies/smile.png" width="15" height="15" /></p>]]></content>
			<author>
				<name><![CDATA[Grey]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25792</uri>
			</author>
			<updated>2011-05-16T19:50:51Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=48429#p48429</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=48424#p48424" />
			<content type="html"><![CDATA[<p>Ну а в каком коде используется <em>MouseMove</em>?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-05-16T18:53:13Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=48424#p48424</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=48421#p48421" />
			<content type="html"><![CDATA[<p>Извините, но не могу понять, последний код применительно к коду из какого поста этой темы (#8, #10, #15)?</p>]]></content>
			<author>
				<name><![CDATA[Grey]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25792</uri>
			</author>
			<updated>2011-05-16T17:19:41Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=48421#p48421</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=48419#p48419" />
			<content type="html"><![CDATA[<p>Вот пример. Вместо<br /></p><div class="codebox"><pre><code>x := 500, y := 300

CoordMode, Mouse
MouseMove, x, y</code></pre></div><p>можно использовать api-функцию <a href="http://msdn.microsoft.com/en-us/library/ms646260%28VS.85%29.aspx"><em>mouse_event</em></a>:<br /></p><div class="codebox"><pre><code>x := 500, y := 300

MOUSEEVENTF_ABSOLUTE := 0x8000, MOUSEEVENTF_MOVE := 0x1
DllCall(&quot;mouse_event&quot;
    , UInt, MOUSEEVENTF_ABSOLUTE|MOUSEEVENTF_MOVE
    , Int, Round(x*0xFFFF/A_ScreenWidth)
    , Int, Round(y*0xFFFF/A_ScreenHeight)
    , UInt, 0)</code></pre></div><p>Говорят, в некоторых играх второй вариант работает, а первый — нет.</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-05-16T16:56:37Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=48419#p48419</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=48416#p48416" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>teadrinker пишет:</cite><blockquote><div class="quotebox"><cite>Grey пишет:</cite><blockquote><p>через DllCall(&quot;mouse_event&quot;, получается.</p></blockquote></div><p>Попозже попробую.</p></blockquote></div><p>Можно Вас попросить попробовать?, для меня это не критично, просто очень интересно в плане оформления.</p>]]></content>
			<author>
				<name><![CDATA[Grey]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25792</uri>
			</author>
			<updated>2011-05-16T16:01:04Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=48416#p48416</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=48346#p48346" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>oleg151 пишет:</cite><blockquote><p>А можно сделать что бы запрет передвижения был по вертикали?</p></blockquote></div><p>А который из скриптов у тебя работает?<br /></p><div class="quotebox"><cite>oleg151 пишет:</cite><blockquote><p>при нажатии той же XButton1 курсор ровно с одинаковой скоростью двигался вверх</p></blockquote></div><p>А с какой скоростью?</p>]]></content>
			<author>
				<name><![CDATA[teadrinker]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=24515</uri>
			</author>
			<updated>2011-05-13T09:10:49Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=48346#p48346</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: AHK: Блокировка передвижения мышки по оси Х при нажатой кнопке]]></title>
			<link rel="alternate" href="http://forum.script-coding.com/viewtopic.php?pid=48334#p48334" />
			<content type="html"><![CDATA[<p>teadrinker <br />А можно сделать что бы запрет передвижения был по вертикали? А то я что то нефига не могу разобраться что за что отвечает и где менять&nbsp; &nbsp;<img src="//forum.script-coding.com/img/smilies/yikes.png" width="15" height="15" /></p><p>Да и еше можно ли сделать так что бы при нажатии той же XButton1 курсор ровно с одинаковой скоростью двигался вверх, а в это время я мог двигать мышь и передвигать курсов только по горизонтали при этом не ускорят и не замедляя скорость движения вверх?</p>]]></content>
			<author>
				<name><![CDATA[oleg151]]></name>
				<uri>http://forum.script-coding.com/profile.php?id=25353</uri>
			</author>
			<updated>2011-05-12T14:36:07Z</updated>
			<id>http://forum.script-coding.com/viewtopic.php?pid=48334#p48334</id>
		</entry>
</feed>
