gdi32/freetype: Properly handle loading of FT_Long-sized types (Valgrind)

Marc Bessières marc.bessieres at mykolab.com
Sun Jun 21 02:34:06 CDT 2015


Le dimanche 21 juin 2015, 10:21:52 Nikolay Sivov a écrit :
> Hi, Marc.
> 
> The cast was removed because 'flags' is actually DWORD. Take a look at
> Face definition:
> 
> ---
> typedef struct tagFace {
> ...
>      DWORD flags;          /* ADDFONT flags */
> ...
> ---

Thank you for your quick answer, I understand better now.
Cheers,
Marc



More information about the wine-devel mailing list