6 Oct
2021
6 Oct
'21
10:58 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- I added new USE_SYSCALL_EXCEPTIONS macro. When we no longer use non-native Unix libs, we may just replace it with WINE_UNIX_LIB. dlls/ntdll/unix/virtual.c | 33 +++++---------------------------- include/wine/exception.h | 38 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 43 insertions(+), 28 deletions(-)