[PATCH] winnt.h: Provide inline NtCurrentTeb implementation for mingw arm builds.
May 27, 2020
6:19 p.m.
Based on mingw-w64. Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- This fixes running on Windows executables built with Wine. I left non-mingw case unchanged so it doesn't depend on thread id register. Environments where it's not supported can't use PE files anyway. include/winnt.h | 7 +++++++ 1 file changed, 7 insertions(+)
2131
Age (days ago)
2131
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban