Alistair Leslie-Hughes <leslie_alistair(a)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(a)winehq.org