ntdll: Add a helper function to check for old-style Wow64 mode.
commitf3d90fd55b5d320304022ba72aba8c6887183e51
authorAlexandre Julliard <julliard@winehq.org>
Thu, 23 Mar 2023 13:18:59 +0000 (23 14:18 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 23 Mar 2023 13:20:14 +0000 (23 14:20 +0100)
tree0556eda9eb39ce9f617eae6a5689f2a1d9ace5b4
parentda7411fdb3b87dc4549470c70f6fe73562c78b9e
ntdll: Add a helper function to check for old-style Wow64 mode.
dlls/ntdll/unix/file.c
dlls/ntdll/unix/process.c
dlls/ntdll/unix/server.c
dlls/ntdll/unix/signal_i386.c
dlls/ntdll/unix/system.c
dlls/ntdll/unix/thread.c
dlls/ntdll/unix/unix_private.h
dlls/ntdll/unix/virtual.c