[PATCH] ucrtbase: Add the new universal CRT DLL.

Alexandre Julliard julliard at winehq.org
Fri Aug 21 01:28:17 CDT 2015


Martin Storsjo <martin at martin.st> writes:

> +@ stub -arch=win32 ?_set_new_handler@@YAP6AHI at ZH@Z  # int(__cdecl*__cdecl _set_new_handler(int))(unsigned int)
> +@ stub -arch=win64 ?_set_new_handler@@YAP6AH_K at ZH@Z  # int(__cdecl*__cdecl _set_new_handler(int))(unsigned __int64)
> +@ stub _set_new_mode
> +@ cdecl _set_printf_count_output(long) MSVCRT__set_printf_count_output
> +@ cdecl _set_purecall_handler(ptr)
> +@ stub -arch=win32 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZH at Z  # void(__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS *)
> +@ stub -arch=win64 ?_set_se_translator@@YAP6AXIPEAU_EXCEPTION_POINTERS@@@ZH at Z  # void(__cdecl*__cdecl _set_se_translator(int))(unsigned int,struct _EXCEPTION_POINTERS * __ptr64)

I don't see any mangled names in my version.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list