[PATCH] winemac: Cast format ids to UINT_PTR before casting to a void ptr.

Alexandre Julliard julliard at winehq.org
Mon Apr 25 08:01:47 CDT 2022


Huw Davies <huw at codeweavers.com> writes:

> This avoids compiler warnings on 64-bit.

We usually prefer ULongToPtr() for that sort of thing.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list