PATCH: dlls/oleaut32/tests/vartype.c

Robert Shearman rob at codeweavers.com
Thu Dec 16 13:21:39 CST 2004


Marcus Meissner wrote:

>Hi,
>
>This fixes the currently last gcc4 problem.
>
>I had to split up MSVC / non-MSVC cases since glibc/sprintf
>and msvcrt/sprintf disagree on how to print out 64bit integers.
>  
>

If you don't use the macro then you can use wine_dbgstr_longlong and not 
have to worry about compiler differences.

Rob



More information about the wine-devel mailing list