[PATCH] msado15: Use a 64-bit type for DefinedSize on amd64.

Nikolay Sivov nsivov at codeweavers.com
Tue Dec 21 13:27:40 CST 2021


In SDK it's using ADO_LONGPTR for sizes, which is defined conditionally 
as __int64 or long, with same uuid. We should follow that. There are 
more places to fix in a similar way.



More information about the wine-devel mailing list