[PATCH 01/15] msvcr120: Implement the _vacopy function.

Alexandre Julliard julliard at winehq.org
Wed Dec 3 05:49:04 CST 2014


Martin Storsjö <martin at martin.st> writes:

>> dlls/msvcr120/msvcr120.spec | 2 +-
>> dlls/msvcrt/misc.c          | 8 ++++++++
>> include/msvcrt/crtdefs.h    | 2 ++
>> 3 files changed, 11 insertions(+), 1 deletion(-)
>
> I saw on http://source.winehq.org/patches/ that this one was rejected
> - 
> any comment on why and what needs to be fixed?

Same problem, va_copy is not available everywhere.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list