Use the NtCurrentTeb API instead of using some inline asm, this is much nicer and also more portable. Closes #4645
47 KiB
47 KiB
Use the NtCurrentTeb API instead of using some inline asm, this is much nicer and also more portable. Closes #4645