<?xml version='1.0' encoding="utf-8"?>
      <rss version='2.0'>
      <channel>
      <title>Форум на Исходниках.RU</title>
      <link>https://forum.sources.ru</link>
      <description>Форум на Исходниках.RU</description>
      <generator>Форум на Исходниках.RU</generator>
  	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356900</guid>
        <pubDate>Mon, 27 Nov 2006 07:38:24 +0000</pubDate>
        <title>Размер стека по умолчанию</title>
        <link>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356900</link>
        <description><![CDATA[wind: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=162642&view=findpost&p=1356785'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>B.V. &#064; <time class="tag-quote__quoted-time" datetime="2006-11-27T08:41:15+03:00">27.11.06, 05:41</time></span><div class='quote '>Берем любую читалку/писалку PE заголовка и правим Stack Reserve Size...</div></div><br>
Этот метод и так лежит на поверхности ;) <br>
Хотелось сделать это средствами ОС. Ну да ладно, нет так нет.]]></description>
        <author>wind</author>
        <category>Windows</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356785</guid>
        <pubDate>Mon, 27 Nov 2006 05:41:15 +0000</pubDate>
        <title>Размер стека по умолчанию</title>
        <link>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356785</link>
        <description><![CDATA[B.V.: Берем любую читалку/писалку PE заголовка и правим Stack Reserve Size...]]></description>
        <author>B.V.</author>
        <category>Windows</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356470</guid>
        <pubDate>Sun, 26 Nov 2006 18:04:32 +0000</pubDate>
        <title>Размер стека по умолчанию</title>
        <link>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356470</link>
        <description><![CDATA[wind: Ну что же, очень печально &lt;_&lt; Для интерпретируемых программ под Windows возникает непреодолимая проблема с управлением размера стека.]]></description>
        <author>wind</author>
        <category>Windows</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356451</guid>
        <pubDate>Sun, 26 Nov 2006 17:38:28 +0000</pubDate>
        <title>Размер стека по умолчанию</title>
        <link>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356451</link>
        <description><![CDATA[AlexJ: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=162642&view=findpost&p=1356028'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>KotovAlexander &#064; <time class="tag-quote__quoted-time" datetime="2006-11-26T09:06:09+00:00">26.11.06, 09:06</time></span><div class='quote '><strong class='tag-b'>AlexJ</strong>, а от куда ты узнал что по умолчанию стек = 1 метр памяти?</div></div><br>
Из документаии по языку на котором работаю. По умолчанию(если не указывать размер стека), во многих языках размер стека = 1мб.<br>
<br>
MSDN также говорит:  <br>
<br>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/thread_stack_size.asp<br>
<br>
The default size for the reserved and initially committed stack memory is specified in the executable file header. Thread or fiber creation fails if there is not enough memory to reserve or commit the number of bytes requested.<strong class='tag-b'> The default stack size used by the linker is 1 MB. </strong>To specify a different default stack size for all threads and fibers, use the STACKSIZE statement in the module definition (.def) file. The linker rounds up the specified value to the nearest 4 bytes.<br>
<br>
<br>
Best regards,]]></description>
        <author>AlexJ</author>
        <category>Windows</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356144</guid>
        <pubDate>Sun, 26 Nov 2006 11:24:59 +0000</pubDate>
        <title>Размер стека по умолчанию</title>
        <link>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356144</link>
        <description><![CDATA[Testudo: Каждая программа сама определяет сколько стека ей нужно. Это зависит целиком от разработчика.]]></description>
        <author>Testudo</author>
        <category>Windows</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356028</guid>
        <pubDate>Sun, 26 Nov 2006 09:06:09 +0000</pubDate>
        <title>Размер стека по умолчанию</title>
        <link>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1356028</link>
        <description><![CDATA[KotovAlexander: <strong class='tag-b'>AlexJ</strong>, а от куда ты узнал что по умолчанию стек = 1 метр памяти?]]></description>
        <author>KotovAlexander</author>
        <category>Windows</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1355899</guid>
        <pubDate>Sat, 25 Nov 2006 23:17:25 +0000</pubDate>
        <title>Размер стека по умолчанию</title>
        <link>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1355899</link>
        <description><![CDATA[AlexJ: <div class='tag-quote'><a class='tag-quote-link' href='https://forum.sources.ru/index.php?showtopic=162642&view=findpost&p=1355693'><span class='tag-quote-prefix'>Цитата</span></a> <span class='tag-quote__quote-info'>wind &#064; <time class="tag-quote__quoted-time" datetime="2006-11-25T17:54:17+00:00">25.11.06, 17:54</time></span><div class='quote '>Собственно, сабж.<br>
Возможно но ли в Windows изменить умолчальный размер стека для запускаемых программ?</div></div><br>
Вообще-то этим занимается програмист который пишет програму а не виндовс,<br>
по умолчанию, обычно 1 мег, и дальше по мере надобности автоматически разрастается, или жестко сразу указать размер]]></description>
        <author>AlexJ</author>
        <category>Windows</category>
      </item>
	
      <item>
        <guid isPermaLink='true'>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1355693</guid>
        <pubDate>Sat, 25 Nov 2006 17:54:17 +0000</pubDate>
        <title>Размер стека по умолчанию</title>
        <link>https://forum.sources.ru/index.php?showtopic=162642&amp;view=findpost&amp;p=1355693</link>
        <description><![CDATA[wind: Собственно, сабж.<br>Возможно но ли в Windows изменить умолчальный размер стека для запускаемых программ?]]></description>
        <author>wind</author>
        <category>Windows</category>
      </item>
	
      </channel>
      </rss>
	