[PATCH 09/14] dlls/gdi32: use correct integral type

Eric Pouech eric.pouech at orange.fr
Mon Jan 31 07:44:14 CST 2022


Le 31/01/2022 à 14:24, Nikolay Sivov a écrit :
> Maybe we could adjust NtGdi prototypes instead. I see a number of 
> casts like that in existing code already, that would be unnecessary if 
> DWORD was used for the prototype.
>
I'm in for avoiding the casts !

but, these APIs are not documented on MS web servers

and I don't have a ddk handy to check the prototypes

reactos and drmemory both define ntgdipolypolydraw with a PULONG 
instead, which could be a hint, not an absolute confirmation though

A+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20220131/efee2e62/attachment.htm>


More information about the wine-devel mailing list