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