31 Jan
2020
31 Jan
'20
3:43 a.m.
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