[PATCH] msvcp140: Forward __ExceptionPtr* to msvcr120

Piotr Caban piotr.caban at gmail.com
Wed Aug 10 03:02:43 CDT 2016


Hi Daniel,

On 08/09/16 18:31, Daniel Lehman wrote:
> -@ stub -arch=win32 ?__ExceptionPtrCopy@@YAXPAXPBX at Z
> -@ stub -arch=win64 ?__ExceptionPtrCopy@@YAXPEAXPEBX at Z
> +@ cdecl -arch=win32 ?__ExceptionPtrCopy@@YAXPAXPBX at Z(ptr ptr) __ExceptionPtrCopy
> +@ cdecl -arch=win64 ?__ExceptionPtrCopy@@YAXPEAXPEBX at Z(ptr ptr) __ExceptionPtrCopy
Why can't you just add forwards to msvcr120.dll in spec file?

Thanks,
Piotr



More information about the wine-devel mailing list