[PATCH] winnt.h: Provide inline NtCurrentTeb implementation for mingw arm builds.
27 May
2020
27 May
'20
7: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(+)
2115
Age (days ago)
2115
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban