ntdll: Use NtAllocateVirtualMemory to allocate all TEBs except the first one.
commit0c453bc7c63ecccd1a354bdc3cc267e855b8fb00
authorAlexandre Julliard <julliard@winehq.org>
Fri, 21 Jul 2006 18:20:30 +0000 (21 20:20 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 21 Jul 2006 18:20:30 +0000 (21 20:20 +0200)
treefcbcf049e3a7e4a160eb5861372d9d40d6094fd0
parentb636e4dbf43c9054fb3ce66e674d1fdc8dd6be5b
ntdll: Use NtAllocateVirtualMemory to allocate all TEBs except the first one.
dlls/ntdll/ntdll_misc.h
dlls/ntdll/thread.c
dlls/ntdll/virtual.c