[PATCH 1/2] ntdll: Support 64-bit Mac OS.

Alexandre Julliard julliard at winehq.org
Tue Feb 3 05:07:40 CST 2015


Charles Davis <cdavis5x at gmail.com> writes:

> diff --git a/dlls/ntdll/ntdll.spec b/dlls/ntdll/ntdll.spec
> index 51de6e7..acd0271 100644
> --- a/dlls/ntdll/ntdll.spec
> +++ b/dlls/ntdll/ntdll.spec
> @@ -1429,6 +1429,7 @@
>  
>  # signal handling
>  @ cdecl __wine_set_signal_handler(long ptr)
> +@ cdecl -arch=x86_64 __wine_current_teb()

That's not better than exporting NtCurrentTeb.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list