[PATCH 05/14] dlls/devenum: use correct integral type

Zebediah Figura zfigura at codeweavers.com
Tue Feb 1 19:37:23 CST 2022


On 1/31/22 07:14, Eric Pouech wrote:
> Note: I voluntarly used 'unsigned long' and not ULONG as SDK and MSDN
> state that unsigned long is the type to be used in the API.
> Even if Wine's headers declare the prototype with ULONG instead.
> Wine's headers are potentially to be fixed accordingly.

This would break the build without MinGW, though. I was under the 
impression it wasn't officially unsupported yet. If that's changed by 
now I'd have expected it to be more clearly announced.



More information about the wine-devel mailing list