ntdll: Make it possible to use RtlGetNtGlobalFlags before the TEB is initialized.
commite7810c8bc6ba41851e38e69baf133226188faa3b
authorAlexandre Julliard <julliard@winehq.org>
Fri, 22 Jan 2010 11:32:40 +0000 (22 12:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Jan 2010 11:32:40 +0000 (22 12:32 +0100)
treeaa382215d98817e54db300c77f06fe676b53b164
parent2a81ef06f89894531197103be44ac5e646b2848f
ntdll: Make it possible to use RtlGetNtGlobalFlags before the TEB is initialized.
dlls/ntdll/process.c
dlls/ntdll/thread.c