[PATCH v6 2/2] include: Add xact3.idl

Alexandre Julliard julliard at winehq.org
Fri Jan 31 03:43:18 CST 2020


Alistair Leslie-Hughes <leslie_alistair at hotmail.com> writes:

> +typedef struct XACT_RENDERER_DETAILS
> +{
> +    WCHAR rendererID[0xFF];
> +    WCHAR displayName[0xFF];

Please use the appropriate constants, here and in similar places.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list