| The new mechanism based on VirtualAlloc/VirtualFree and SEH is using in current build. |
В текущей сборке используется новый механизм на базе VirtualAlloc/VirtualFree и SEH. |
| This disables the memory manager based on VirtualAlloc+SEH. |
Это отключает менеджер памяти на базе VirtualAlloc+SEH. |
| Two modes of memory allocation for result rowsets: through using old method (HeapAlloc/HeapFree) and through new one (VirtualAlloc/VirtualFree and SEH). |
Два режима выделения памяти под результирующие множества: с использованием старого способа (HeapAlloc/HeapFree) и нового способа (VirtualAlloc/VirtualFree и SEH). |
| In this beta version the new way of memory control for result sets is used. This method is based on VirtualAlloc/VirtualFree and SEH (Structured Exception Handling). |
В этой бета версии используется новый механизм управления памятью результирующих множеств на основе VirtualAlloc/VirtualFree и SEH (Structured Exception Handling). |
| Windows specific compiler support is also needed for Structured Exception Handling (SEH). |
Поддержка структурной обработки исключений (structured exception handling, SEH). |