[9486] Increase reserverd stack size for mangosd up to 4Mb at Windows
commit0d26c25cf973a17576ef001602cd2b15b0cd7f94
authorVladimirMangos <vladimir@getmangos.com>
Sun, 28 Feb 2010 21:58:10 +0000 (1 00:58 +0300)
committerVladimirMangos <vladimir@getmangos.com>
Sun, 28 Feb 2010 22:15:44 +0000 (1 01:15 +0300)
treeea44183cacbf24468ade62d8f62ca3d511d992a2
parent89d56d616fa140634da6456f6628c332d2707375
[9486] Increase reserverd stack size for mangosd up to 4Mb at Windows

Most Unuxe/Linux OSs have by default 4Mb as max stack size for application by default.
VisualStudio for x86/x64 set 1Mb by default. In result at Windows possible more often
stack overflow crashes in cases when Unux version work fine. So we fix this not nice
difference.

VS10 version not included. If someone prepare patch for VS10 case it can be added to repo.
src/shared/revision_nr.h
win/VC80/mangosd.vcproj
win/VC90/mangosd.vcproj